chore: init monorepo snapshot
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Python / FastAPI backend ignores
|
||||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.python-version
|
||||
.env
|
||||
.env.*
|
||||
|
||||
# Editor / tooling
|
||||
.idea/
|
||||
.vscode/
|
||||
.DS_Store
|
||||
|
||||
# Local data
|
||||
storage/
|
||||
logs/
|
||||
Reference in New Issue
Block a user