summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2015-10-29 23:20:47 (GMT)
committerAlexey Neyman <stilor@att.net>2015-10-30 23:24:52 (GMT)
commitce588c01d854ec5f3a8c2d180edc40b592ac2a2d (patch)
tree4a7bde8e3cd829b826be2d96c08685e4e5868f1c
parent41891506f6869526d46e96ff23d3b7b8f7ed96c9 (diff)
Add new temp directory to .gitignore.
Signed-off-by: Alexey Neyman <stilor@att.net>
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7854d8b..1a510d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@ build.log
.build/
# .. and the legacy location
targets/
+# .. and log for 'build-all'
+.build-all