# file types to ignore
*.pyc
*.pyd
*~

# ignore the build directories
*.egg-info/
build/
dist/
.cache/
