Ignore log files that appear in root dir with "spack -d install ..." (#6670)
This commit is contained in:
parent
45784af7f2
commit
6628b6ca01
2
.gitignore
vendored
2
.gitignore
vendored
@ -23,3 +23,5 @@
|
|||||||
.#*
|
.#*
|
||||||
/.cache
|
/.cache
|
||||||
/bin/spackc
|
/bin/spackc
|
||||||
|
*.in.log
|
||||||
|
*.out.log
|
||||||
|
Loading…
Reference in New Issue
Block a user