Selaa lähdekoodia

Add .gitignore

Signed-off-by: David Goulet <dgoulet@ev0ke.net>
David Goulet 7 vuotta sitten
vanhempi
commit
31c513a809
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -0,0 +1,7 @@
+# Files
+*.o
+cscope.files
+cscope.out
+
+# Directory
+build/