Files
realDynDNS/.gitignore
Timo Behrendt c450c2ced9
All checks were successful
CI / test (pull_request) Successful in 25s
Revert "choreL: update test tooling (#72)"
This reverts commit 2bfb4419d3.
2026-01-10 21:24:10 +01:00

26 lines
509 B
Plaintext

# ---> Go
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
#
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work
.vscode
config.yaml