v1.2 scaffold
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
dist/
|
||||
build/
|
||||
node_modules/
|
||||
.svelte-kit/
|
||||
backend/.venv/
|
||||
backend/.pytest_cache/
|
||||
frontend/node_modules/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.sqlite3
|
||||
*.db
|
||||
|
||||
Reference in New Issue
Block a user