gitignore: pytest cache directory (#15476)
This commit is contained in:
parent
7ddd84ac14
commit
d1bf433d19
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,6 +22,7 @@
|
|||||||
.coverage
|
.coverage
|
||||||
\#*
|
\#*
|
||||||
.#*
|
.#*
|
||||||
|
.cache
|
||||||
lib/spack/spack/test/.cache
|
lib/spack/spack/test/.cache
|
||||||
/bin/spackc
|
/bin/spackc
|
||||||
*.in.log
|
*.in.log
|
||||||
|
Loading…
Reference in New Issue
Block a user