This repository has been archived on 2023-11-25. You can view files and clone it, but cannot push or open issues or pull requests.
kreaper/.gitignore
Peter 359be8cf44
Some checks are pending
agola/kreaper/Renovate deps The run finished successfully
agola/kreaper/Test and lint The run is pending
feat(ci): run renovate bot
2022-09-27 21:59:50 +02:00

21 lines
299 B
Plaintext

# 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/
.idea/
dist/
out/
.env
.env.*