summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSam Doran <sdoran@redhat.com>2018-04-12 15:41:57 +0200
committerGitHub <noreply@github.com>2018-04-12 15:41:57 +0200
commit34260cb4e66885eb514502dd1b61557f029e5e3f (patch)
tree076150f1a4399f501cad847d1135837667c45077 /.gitignore
parentbetter error when wrong type passed to import_play (#36592) (diff)
downloadansible-34260cb4e66885eb514502dd1b61557f029e5e3f.tar.xz
ansible-34260cb4e66885eb514502dd1b61557f029e5e3f.zip
Ignore .pytest_cache (#38401)
Diffstat (limited to '.gitignore')
-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