first commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Go build output
|
||||
arcline-billing
|
||||
*.test
|
||||
*.out
|
||||
|
||||
# Environment — never commit real credentials
|
||||
.env
|
||||
|
||||
# SQLite database
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
Reference in New Issue
Block a user