Browse Source

Merge branch 'master' of https://gogs.xiaoyuanjijiehao.com/lijian/knowocloud

lijian 6 năm trước cách đây
mục cha
commit
29eb8c0d13
2 tập tin đã thay đổi với 33 bổ sung0 xóa
  1. 30 0
      .gitignore
  2. 3 0
      README.md

+ 30 - 0
.gitignore

@@ -0,0 +1,30 @@
+# ---> VisualStudioCode
+.settings
+
+
+# ---> Go
+# Compiled Object files, Static and Dynamic libs (Shared Objects)
+*.o
+*.a
+*.so
+
+# Folders
+_obj
+_test
+
+# Architecture specific extensions/prefixes
+*.[568vq]
+[568vq].out
+
+*.cgo1.go
+*.cgo2.c
+_cgo_defun.c
+_cgo_gotypes.go
+_cgo_export.*
+
+_testmain.go
+
+*.exe
+*.test
+*.prof
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# knowocloud
+
+开物云开放平台