2 Commits

Author SHA1 Message Date
david aae68ba20e fix: format code with gofmt 2026-03-07 04:36:52 +01:00
david 8883cdcb86 chore: add /api to gitignore 2026-03-07 03:50:47 +01:00
4 changed files with 13 additions and 12 deletions
+1
View File
@@ -4,6 +4,7 @@ data/
*.db-shm *.db-shm
*.db-wal *.db-wal
apocapoc-api apocapoc-api
/api
dist/ dist/
bin/ bin/
.internal-notes/ .internal-notes/