# Generic
.idea/
*.iml
.vscode/
.*cache*
node_modules/
build/
dist/
out/
.venv/
venv/
__pycache__/
*.egg-info/
*.pyc
.coverage
coverage.xml
# App
