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

# C extensions
*.so

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

# Virtual environments
venv/
env/
ENV/
.venv/

# IDE-specific files
.idea/
.vscode/

# Testing
.tox/
.coverage
htmlcov/
test/

# Miscellaneous
*.log
*.bak
*.swp
.DS_Store

**/outputs/