1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 20:57:57 +02:00

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

This commit is contained in:
David Leon Gil 2014-05-17 20:58:08 -04:00
parent 561bd5d267
commit 35e7a40df9

2
ninja.gitignore Normal file
View File

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