# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Sloppy
docs/
t/

# IDE
.idea

# Local env
.env
db.db

# Impeccable review screenshots
.impeccable/review/
