This repository has been archived on 2024-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
plugin-kaniko/.gitignore
2024-01-12 22:13:24 +01:00

17 lines
214 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# kaniko base image cache files
sha256:*
# ide files
.vscode
.idea