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

# Virtual environments
.venv

# Environment variables
.env
*.env

# IDE
.vscode/
.idea/

# OS
.DS_Store

# Output files
*_profile.json
