# File types #
##############
*.pyc
*.tmproj
*.egg-info
/build
/dist


# OS generated files #
######################
.DS_Store
Icon?
Thumbs.db


