Files
michael.reber 8a54eda531
Build fail2ban-ui-agent multi-arch image and push to Harbor / Docker Hub / build (push) Successful in 2m59s
fix .gitignore and add missing custom-services hook to repo
2026-04-07 23:41:28 +02:00

25 lines
330 B
Plaintext

/fail2ban-ui-agent
# Test binary, built with `go test -c`
*.test
# Code coverage profiles and other test artifacts
*.out
coverage.*
*.coverprofile
profile.cov
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work
go.work.sum
# env file
.env
# Editor/IDE
# .idea/
# .vscode/