This commit is contained in:
liwei1dao 2022-05-27 17:27:05 +08:00
commit cebea11c21

6
.gitignore vendored
View File

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