20 lines
187 B
Plaintext
20 lines
187 B
Plaintext
# Compiled binary
|
|
cycling-bot
|
|
|
|
# Environment / secrets
|
|
.env
|
|
|
|
# SQLite database
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
|
|
# Go build cache / test artifacts
|
|
*.test
|
|
*.out
|
|
|
|
# Editor / OS
|
|
.DS_Store
|
|
*.swp
|
|
*.swo
|