*.log
*.pyc
*.po~
*.swp
*.sql~
*.py~
*.xml~
*.yaml~
*.wpu
Thumbs.db

# Files generated by setup.py and related tools
build/
*.nsi

# Compiled translation files (interface, shipped with releases)
content/lang/
# Compiled translation files (scenarios, temporary)
po/mo/
# Temporary file for generating translation templates
po/sqltranslations.pot

# Data collected by coverage
.coverage*

# Atlas-related files generated by horizons/engine/generate_atlases.py
content/gfx/atlas/*.png
content/atlas.sql
content/actionsets.json
content/tilesets.json
