update .gitignore
This commit is contained in:
parent
287547b69e
commit
28fe0bda17
22
.gitignore
vendored
22
.gitignore
vendored
@ -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/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user