# Generic
.idea/
*.iml
.vscode/
.*cache*
node_modules/
build/
dist/
out/
.venv/
venv/
__pycache__/
*.egg-info/
*.pyc
.coverage
coverage.xml
# App
/site/
/tests/files
/tests/fake.json
*.spec
win-version.txt
