mirror of
https://github.com/swissmakers/fail2ban-ui-agent.git
synced 2026-05-08 22:49:00 +02:00
8a54eda531
Build fail2ban-ui-agent multi-arch image and push to Harbor / Docker Hub / build (push) Successful in 2m59s
25 lines
330 B
Plaintext
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/
|