Browse Source

添加.gitignore

yjp19871013@126.com 3 years ago
parent
commit
b45bc1285e
1 changed files with 18 additions and 0 deletions
  1. 18 0
      .gitignore

+ 18 - 0
.gitignore

@@ -0,0 +1,18 @@
+# Binaries for programs and plugins
+*.exe
+*.exe~
+*.dll
+*.so
+*.dylib
+
+# Test binary, build with `go test -c`
+*.test
+
+# Output of the go coverage tool, specifically when used with LiteIDE
+*.out
+
+.idea/
+file/
+**/bin
+
+/vendor/