# General
.directory

# Developer
.spyproject
TODO*
test*

# Distribution / packaging
dist*
build*
*.egg*
debian

# Compiled python modules.
__pycache__/
*.pyc
