Quellcode durchsuchen

gitignore: ignore install_dir/

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Austin Foxley vor 14 Jahren
Ursprung
Commit
3b99917838
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -13,7 +13,8 @@
 *.i
 *.o
 *.depend
-lib
+lib/
+install_dir/
 .config*
 .*.dep
 /*.log