Basic gitignore

This commit is contained in:
Nicolai Ort 2022-06-11 18:36:25 +02:00
commit 60072078d3
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