gitignore for testing stuff

This commit is contained in:
2023-05-09 22:33:48 +02:00
parent 810e13f5ba
commit 9b0702e02f

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# 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:*
# Tar files for testing
*.tar