Initial commit: GPX ride viewer with local-LLM coaching insights
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user