### JetBrains

# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/dictionaries
.idea/**/shelf
.idea/*.iml

# File-based project format
*.iws

### Python

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

# Distribution / packaging
build/
dist/
sdist/
*.egg-info
*.manifest
*.spec

# Translations
*.mo
*.pot

### Other
*.a2s
*.xex

## Dynamic version
/robbo/__version__.py
