Эх сурвалжийг харах

Added a git ignore file with .o .d blocks dir and lfs bin

iamatacos 7 жил өмнө
parent
commit
2f8ae344d2
1 өөрчлөгдсөн 9 нэмэгдсэн , 0 устгасан
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

@@ -0,0 +1,9 @@
+# Compilation output
+*.o
+*.d
+*.a
+
+# Testing things
+blocks/
+lfs
+test.c