15 lines
154 B
Plaintext
15 lines
154 B
Plaintext
.env
|
|
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
node_modules/
|
|
dist/
|
|
coverage/
|
|
backend/.venv/
|
|
frontend/node_modules/
|
|
frontend/dist/
|