summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTristan Maat <tristan.maat@codethink.co.uk>2017-12-20 11:58:18 +0000
committerTristan Maat <tristan.maat@codethink.co.uk>2018-02-07 13:03:28 +0000
commite4e713ee0860f3de5a7dec4487e01f5d1d6dd0bb (patch)
tree657df200fe258a858ca2a3188d410d982867b2b0 /.gitignore
parentb351de2a403893e02192bfefa0705442dc6a7980 (diff)
downloadbuildstream-e4e713ee0860f3de5a7dec4487e01f5d1d6dd0bb.tar.gz
Add test utilities for integration tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e4b6605c0..bf6214070 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,7 @@ tests/**/*.pyc
.eggs
# Some testing related things
-cache/
+integration-cache/
tmp
.coverage
.coverage.*