diff options
author | Gregory Becker <becker33@llnl.gov> | 2016-01-08 15:02:29 -0800 |
---|---|---|
committer | Gregory Becker <becker33@llnl.gov> | 2016-01-08 15:02:29 -0800 |
commit | 6ca1e5c4b07e1677363cf0f3787144f67af688c8 (patch) | |
tree | b92293ed20366c0ccac36dc7d3eef664f9bcd769 /.gitignore | |
parent | 86230b9ac8ed42f3f3b309a0a8a77483978a306c (diff) | |
download | spack-6ca1e5c4b07e1677363cf0f3787144f67af688c8.tar.gz spack-6ca1e5c4b07e1677363cf0f3787144f67af688c8.tar.bz2 spack-6ca1e5c4b07e1677363cf0f3787144f67af688c8.tar.xz spack-6ca1e5c4b07e1677363cf0f3787144f67af688c8.zip |
Revert "added a bunch of packages and added submodule"
This reverts commit 79808da760eabcb3e692c88e29ea3c7c558b131d.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8146921fd8..1c6ca4c99e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,3 @@ /etc/spackconfig /share/spack/dotkit /share/spack/modules -*.ropeproject |