f2788d9e1d
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
18 lines
209 B
Plaintext
18 lines
209 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# Personal data — not committed
|
|
garmin_gpx_exports/*.gpx
|
|
insights.json
|
|
|
|
# Local environment
|
|
.env
|