edit: update gitignore
Build / Build Go Backend (push) Has been cancelled
Build / Build Nuxt Frontend (push) Has been cancelled
Build / Create Release (push) Has been cancelled

This commit is contained in:
2026-05-09 08:38:14 +00:00
parent 19fe7ea9ed
commit d1a8cc9033
+5
View File
@@ -8,6 +8,11 @@
# Test binary, built with `go test -c`
*.test
# DB files
.db
.db-wal
.db-shm
# Code coverage profiles and other test artifacts
*.out
coverage.*