gitignore for testing stuff

This commit is contained in:
Nicolai Ort 2023-05-09 22:33:48 +02:00
parent 810e13f5ba
commit 9b0702e02f
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 15 additions and 0 deletions

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