Browse Source

gitignore: ignore install_dir/

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Austin Foxley 14 years ago
parent
commit
3b99917838
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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