Browse Source

Update .gitignore

zhaohuidu 8 years ago
commit
d3b80b9c39
1 changed files with 9 additions and 0 deletions
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

@@ -0,0 +1,9 @@
+#object file
+.o
+
+#library
+.a
+
+#share object
+.so
+.so.*