summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Smith <joshsmith@codethink.co.uk>2018-07-27 15:00:26 +0100
committerJosh Smith <joshsmith@codethink.co.uk>2018-07-27 15:00:26 +0100
commitcb4693b2bb9818c1a62608b59177a36aee1f0eda (patch)
tree74b13e01d3d011f614d93f8f0fd193bfd952b6a1
parent48916b8a493eec873421d3b867515fb829d1faf8 (diff)
parent63e2320e0f97e85f746c81149b55986339077ee6 (diff)
downloadbuildstream-cb4693b2bb9818c1a62608b59177a36aee1f0eda.tar.gz
Merge branch 'Qinusty/pytest_cache_gitignore'
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fbcda7210..90a50449f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ tmp
.coverage
.coverage.*
.cache
+.pytest_cache/
*.bst/
# Pycache, in case buildstream is ran directly from within the source