# Python
__pycache__/
*.py[cod]
# Database
**/db.sqlite3
# Migrations
**/migrations/*.py
!**/migrations/__init__.py