summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-04 10:50:05 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-04 10:50:05 (GMT)
commit85f98147f57b3001282fc0365be245b9c81a3a16 (patch)
tree5f5287226ebc2039b016deff29eea450409c900f /.gitignore
parent5ffc9ecd10dec73024f8e7f3815c7b2f0851ba56 (diff)
parentb2f8afef8532247c60764fffc938898903c06a4c (diff)
Merge pull request #233 from stilor/fix-build-all
Fix build-all
Diffstat (limited to '.gitignore')
-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