Files
budget-backend/.gitignore
kratisto 94d2d5cd96
All checks were successful
Build / build (push) Successful in 1m28s
golangci-lint / lint (push) Successful in 2m24s
Test / test (push) Successful in 1m39s
chore: update gitea action
2026-01-27 02:28:27 +01:00

18 lines
222 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
.idea/
coverage.out
budget*