**/__pycache__
**/*.pyc
**/*.egg-info
.venv
backend/.venv
frontend/node_modules
frontend/dist
artifacts
.git
.gitea
.pytest_cache
.ruff_cache
tests
*.swp
