# Python
__pycache__/
*.py[cod]

# Distribution / packaging
dist/
__about__.py

# Doit
/.doit.db

# Example files
/example*/

# MonkeyType
monkeytype/
monkeytype.sqlite3

# Caches
/.*cache