2026-05-02 11:32:40 +02:00

24 lines
275 B
Plaintext

# Python virtual environment
.venv/
venv/
env/
# Secrets
.env
# Local import state
imported-osmcal-events.json
*.json.broken
# Python cache
__pycache__/
*.pyc
# Local logs
*.log
# Mobilizon setup/token files
mobilizon-app.json
mobilizon-token.json
mobilizon-device.json