17 lines
164 B
Text
17 lines
164 B
Text
.git
|
|
__pycache__
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
.venv
|
|
.uv-cache
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
*.egg-info
|
|
*.log
|
|
.env
|
|
htmlcov
|
|
frontend/node_modules
|
|
frontend/dist
|
|
planning
|