瀏覽代碼

Initial commit

David_Gabriel 4 年之前
當前提交
b9f92b2922
共有 3 個文件被更改,包括 45 次插入0 次删除
  1. 30 0
      .gitignore
  2. 13 0
      LICENSE
  3. 2 0
      README.md

+ 30 - 0
.gitignore

@@ -0,0 +1,30 @@
+# ---> C++
+# Compiled Object files
+*.slo
+*.lo
+*.o
+*.obj
+
+# Precompiled Headers
+*.gch
+*.pch
+
+# Compiled Dynamic libraries
+*.so
+*.dylib
+*.dll
+
+# Fortran module files
+*.mod
+
+# Compiled Static libraries
+*.lai
+*.la
+*.a
+*.lib
+
+# Executables
+*.exe
+*.out
+*.app
+

File diff suppressed because it is too large
+ 13 - 0
LICENSE


+ 2 - 0
README.md

@@ -0,0 +1,2 @@
+# weshare
+