# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/

# IDE
.vscode/
.idea/
*.swp

# OS
.DS_Store
Thumbs.db

# Game saves
.histrategy/
.histrategy-playtest/

# Environment
.env
.env.local
logs
scratch
publications
histrategy.db
