14 lines
151 B
Plaintext
14 lines
151 B
Plaintext
# Go build output
|
|
arcline-billing
|
|
*.test
|
|
*.out
|
|
|
|
# Environment — never commit real credentials
|
|
.env
|
|
|
|
# SQLite database
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
billing
|