22 lines
189 B
Plaintext
22 lines
189 B
Plaintext
# Binary
|
|
gocalgoo
|
|
gocalgoo.exe
|
|
|
|
# Go
|
|
*.test
|
|
*.out
|
|
vendor/
|
|
|
|
# Config with credentials (never commit)
|
|
configs/credentials.json
|
|
|
|
# Editor
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|