Browse Source

Add .gitignore

Signed-off-by: David Goulet <dgoulet@ev0ke.net>
David Goulet 6 years ago
parent
commit
31c513a809
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

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