Updates
This commit is contained in:
+8
-1
@@ -3,13 +3,20 @@ __pycache__/
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
*.egg-info/
|
||||
*.log
|
||||
dist/
|
||||
build/
|
||||
node_modules/
|
||||
.svelte-kit/
|
||||
backend/.venv/
|
||||
backend/.pytest_cache/
|
||||
backend/.tmp/
|
||||
backend/pytest-cache-files-*/
|
||||
backend/tests/__pycache__/
|
||||
frontend/node_modules/
|
||||
frontend/.vite/
|
||||
frontend/coverage/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
@@ -17,4 +24,4 @@ frontend/node_modules/
|
||||
*.db
|
||||
.env.production
|
||||
.env.alpha
|
||||
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user