Quellcode durchsuchen

Add .gitignore

ignore most of the build output

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Austin Foxley vor 15 Jahren
Ursprung
Commit
8334d11057
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

@@ -0,0 +1,8 @@
+*.os
+*.oS
+*.dep
+*.a
+*.o
+*.depend
+lib
+.config*