瀏覽代碼

Merge pull request #26 from Sim4n6/master

Added a .git ignore file
Christopher Haster 7 年之前
父節點
當前提交
59ce49fa4b
共有 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