# Python bytecode
*.py[cod]

# Temporary files
*~

# Folders
help/
i18n/
scripts/
test/
__pycache__/
release

# Additional files from plugin builder
pb_tool.cfg
pylintrc
Makefile
