.git
.venv
venv
dist
build
**/__pycache__
**/*.pyc
.pytest_cache
.ruff_cache
frontend/node_modules
frontend/dist
tests
docs
.github
