Updated .gitignore

This commit is contained in:
netbenix 2021-11-18 19:06:37 +01:00
parent 84e70a66c4
commit 6f3f1c9f31

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
scabiosa
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# GoLand IDE files
.idea/