__pycache__/
*.pyc
.env
.env.local
*.db
*.db-wal
*.db-shm
data/*
!data/.gitkeep
cache/
tools/.cache/
tools/.data/
.DS_Store
.venv/
pipelines/.cache/
pipelines/databases/
