# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.egg-info/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
# Node (if any JS tooling appears)
node_modules/
dist/
build/
# Env / secrets
.env
.env.*
secrets/
# OS/editor
.DS_Store
Thumbs.db
# Project
.git/ai-rules-*