1
0
Alban 13 жил өмнө
parent
commit
2f4a4b22ad
1 өөрчлөгдсөн 14 нэмэгдсэн , 0 устгасан
  1. 14 0
      C.gitignore

+ 14 - 0
C.gitignore

@@ -0,0 +1,14 @@
+# Object files
+*.o
+
+# Libraries
+*.lib
+
+# Shared objects (inc. Windows DLLs)
+*.dll
+*.so
+
+# Executables
+*.exe
+*.out
+