update .gitignore

This commit is contained in:
GenZmeY 2020-11-03 17:36:03 +03:00
parent 287547b69e
commit 28fe0bda17

22
.gitignore vendored
View File

@ -1,20 +1,2 @@
# Binaries for programs and plugins /bin/
bin/* /test/data/out_ini/
multini
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Custom binary test
tests/out_ini/*
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/