Procházet zdrojové kódy

后端: ignore文件

baichengfei před 4 roky
rodič
revize
600006620c
1 změnil soubory, kde provedl 14 přidání a 0 odebrání
  1. 14 0
      src/dashoo.cn/backend/api/.gitignore

+ 14 - 0
src/dashoo.cn/backend/api/.gitignore

@@ -0,0 +1,14 @@
+# 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
+*.tmp
+conf