summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Smith <joshsmith@codethink.co.uk>2018-07-27 12:16:55 +0100
committerQinusty <jrsmith9822@gmail.com>2018-07-27 11:21:11 +0000
commit99995430a10777df9bc870b4417651944aab911a (patch)
tree74b13e01d3d011f614d93f8f0fd193bfd952b6a1
parent48916b8a493eec873421d3b867515fb829d1faf8 (diff)
downloadbuildstream-Qinusty/pytest_cache_gitignore.tar.gz
.gitignore: Ignore .pytest_cache/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