summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Doran <sdoran@redhat.com>2018-04-12 09:41:57 -0400
committerGitHub <noreply@github.com>2018-04-12 09:41:57 -0400
commit34260cb4e66885eb514502dd1b61557f029e5e3f (patch)
tree076150f1a4399f501cad847d1135837667c45077
parenta4046d34248b1d7e2b9476fa1c0e7a3c7ae2943d (diff)
downloadansible-34260cb4e66885eb514502dd1b61557f029e5e3f.tar.gz
Ignore .pytest_cache (#38401)
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d09dd4050a..893d7e00f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,6 +59,7 @@ credentials.yml
*.out
.tox
.cache
+.pytest_cache
results.xml
coverage.xml
/test/units/cover-html