# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
venv/
env/

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# macOS
.DS_Store
._*

# Testing
.pytest_cache/
.coverage
htmlcov/

# Generated files
com.languagefixer.plist

# User config
config.yaml
