14 lines
183 B
Plaintext
14 lines
183 B
Plaintext
**/.venv/
|
|
**/__pycache__/
|
|
**/*.pyc
|
|
frontend/node_modules/
|
|
frontend/dist/
|
|
backend/.pytest_cache/
|
|
backend/.mypy_cache/
|
|
backend/.ruff_cache/
|
|
*.log
|
|
.env
|
|
.env.*
|
|
_out.json
|
|
_log_import.json
|