gitignore .spack-env/ and python caches in repos
This commit is contained in:
parent
cb5349363c
commit
e2605e6eb5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
environments/*/.spack-env/
|
||||
repos/*/packages/*/__pycache__/
|
Loading…
Reference in a new issue