Browse Source

Added .gitignore for Ninja build system dependency-cache and log.

David Leon Gil 11 years ago
parent
commit
35e7a40df9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ninja.gitignore

+ 2 - 0
ninja.gitignore

@@ -0,0 +1,2 @@
+.ninja_deps
+.ninja_log