.DS_Store
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
.venv/
venv/
.env
*.sqlite3
.pytest_cache/
.coverage
coverage.xml
htmlcov/
.ruff_cache/
*.mo
*.pot
/media/
/static-collected/
node_modules/
demo/media/
demo/demo.sqlite3
