# OS files
*.DS_Store
thumbs.db

# Python cache
**/__pycache__/*

# Build files
dist/
build/
*.egg-info