tests: add lib/spack/spack/test/.cache to gitignore for pytest
- this shoudl have been moved when we moved pytest.ini to lib/spack/spack/test
This commit is contained in:
parent
2a27a37597
commit
fe0fe1caa1
2
.gitignore
vendored
2
.gitignore
vendored
@ -21,7 +21,7 @@
|
||||
.coverage
|
||||
#*
|
||||
.#*
|
||||
/.cache
|
||||
lib/spack/spack/test/.cache
|
||||
/bin/spackc
|
||||
*.in.log
|
||||
*.out.log
|
||||
|
Loading…
Reference in New Issue
Block a user