.venv/
.testvenv/
.pytest_cache/
__pycache__/
*.pyc
frontend/node_modules/
frontend/dist/
data/models/*
data/exports/*
data/shire_jobs/*
!data/models/.gitkeep
!data/exports/.gitkeep
!data/shire_jobs/.gitkeep
