Squashed 'core/' content from commit 92ec910
git-subtree-dir: core git-subtree-split: 92ec910a132e379a3a6e442a75bcb07cac0f0010
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.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