Stage 01 - bootstrap v2 stable start
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.DS_Store
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
|
||||
app/.env
|
||||
app/.venv/
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
logs/
|
||||
data/
|
||||
Reference in New Issue
Block a user