# Deployment files
*.egg-info
dist

# Environment files
__pycache__
.cache
.pytest_cache
site-packages
build
env
.cache
*.so
*.py[cod]

# OS-specific files
.DS_Store
Desktop.ini
Thumbs.db
