Merge commit 'd8e4449f1009bc03b167c0e5667413585b2b3e53' as 'core'
This commit is contained in:
15
core/.gitignore
vendored
Normal file
15
core/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env.local
|
||||
.env
|
||||
backend/.env
|
||||
node_modules/
|
||||
dist/
|
||||
.next/
|
||||
*.egg-info/
|
||||
.venv/
|
||||
venv/
|
||||
*.log
|
||||
.DS_Store
|
||||
*.db
|
||||
backend/reports/
|
||||
Reference in New Issue
Block a user