summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-10-14 19:05:12 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-10-14 21:05:41 +0900
commit183a9125fdfe7892d1c9bda59c3680537e928829 (patch)
tree18a4df409c4d12faaf731f594201073536d65314 /.gitignore
parentf613e7327761d8986c40b4b63db222ab60ca850c (diff)
downloadbuildstream-183a9125fdfe7892d1c9bda59c3680537e928829.tar.gz
Merging integration tests into buildstream proper.merging-integration-test
This fixes #96
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2505f1e61..b99e24897 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,6 @@ tests/**/*.pyc
tmp
.coverage
.cache
+
+# Integration test results
+/integration-tests/*results/