Explorar el Código

Merge pull request #26 from Sim4n6/master

Added a .git ignore file
Christopher Haster hace 7 años
padre
commit
59ce49fa4b
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

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