Add spack purge --cache to purge local archive cache.

This commit is contained in:
Todd Gamblin
2016-06-29 01:41:55 -07:00
parent bc1320d83a
commit c996632113
3 changed files with 30 additions and 4 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/var/spack/stage
/var/spack/cache
*.pyc
/opt/
*~