__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.venv/
.env
*.sqlite3
*.log
.git/
.gitignore
README.md
Dockerfile
docker-compose.yml
data/