summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakuto Ikuta <tikuta@google.com>2017-04-12 04:39:07 (GMT)
committerTakuto Ikuta <tikuta@google.com>2017-04-12 04:39:07 (GMT)
commit12ca62107dc6a2b8e996e30fa7bd8c7b90e5ded2 (patch)
tree737dc33d056c15cdab1225e9c36845e9d262d8bc
parent4eac806a44a674ac2b8cefd45d3f4120a608c033 (diff)
downloadNinja-12ca62107dc6a2b8e996e30fa7bd8c7b90e5ded2.zip
Ninja-12ca62107dc6a2b8e996e30fa7bd8c7b90e5ded2.tar.gz
Ninja-12ca62107dc6a2b8e996e30fa7bd8c7b90e5ded2.tar.bz2
add gitignore
-rw-r--r--.gitignore1
-rwxr-xr-xnbin0 -> 3458624 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5a85203..a86205b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ TAGS
/ninja.bootstrap
/build_log_perftest
/canon_perftest
+/clparser_perftest
/depfile_parser_perftest
/hash_collision_bench
/ninja_test
diff --git a/n b/n
new file mode 100755
index 0000000..306a868
--- /dev/null
+++ b/n
Binary files differ