mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-21 06:25:15 -04:00
Ignore top-level folders starting with "spack" (#5212)
This commit is contained in:
parent
d43dca4c75
commit
a58acb6329
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -98,8 +98,7 @@ build*/
|
||||||
# Spack
|
# Spack
|
||||||
build-*
|
build-*
|
||||||
.spack_patched
|
.spack_patched
|
||||||
/spack
|
/spack*/
|
||||||
/spack_cache
|
|
||||||
|
|
||||||
### CMake Patch ###
|
### CMake Patch ###
|
||||||
# External projects
|
# External projects
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue