Files
billing/.gitignore
Blake Ridgway d8cb1d277f first commit
2026-03-27 23:18:17 -05:00

13 lines
143 B
Plaintext

# Go build output
arcline-billing
*.test
*.out
# Environment — never commit real credentials
.env
# SQLite database
*.db
*.db-shm
*.db-wal