mirror of
https://github.com/sstent/go-garth.git
synced 2025-12-05 23:51:42 +00:00
19 lines
172 B
Plaintext
19 lines
172 B
Plaintext
# Ignore environment files
|
|
.env
|
|
|
|
# IDE files
|
|
.vscode/
|
|
.idea/
|
|
|
|
#code samples
|
|
garth-python/
|
|
|
|
|
|
# Build artifacts
|
|
bin/
|
|
dist/
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
garmin_session.json |