Updated .gitignore

This commit is contained in:
netbenix 2021-10-30 16:29:17 +02:00
parent 7e61d18bbd
commit c3cdb324fb

14
.gitignore vendored
View file

@ -1,2 +1,12 @@
./idea
lpm-cli.exe
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out