gitignore: pytest cache directory (#15476)

This commit is contained in:
Adam J. Stewart
2020-03-13 03:39:34 -05:00
committed by GitHub
parent 7ddd84ac14
commit d1bf433d19

1
.gitignore vendored
View File

@@ -22,6 +22,7 @@
.coverage
\#*
.#*
.cache
lib/spack/spack/test/.cache
/bin/spackc
*.in.log