# Byte-compiled / optimized files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg

# Testing
.pytest_cache/
.coverage
htmlcov/

# Virtual environments
.venv/
venv/
env/

# IDEs
.vscode/
.idea/
*.swp
*~

# OS files
.DS_Store
Thumbs.db

# Generated word clouds (ignore all PNGs except examples folder)
*.png
!examples/*.png

# Project specific
