# Secrets - NEVER commit
.secrets
.env
*.key
*.pem

# OS files
.DS_Store
Thumbs.db
desktop.ini

# OneDrive conflicts
*-conflict-*

# IDE
.vscode/
.idea/

# Python
__pycache__/
*.pyc
.pytest_cache/

# Node
node_modules/

# Large HTML exports (content extracted to analysis/)
data/einfachbahn/DB-Planet-*
