diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2014-09-18 23:54:26 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2014-09-18 23:54:26 -0700 |
commit | de030c9932d16bd7204f5e4fc13741da2233948e (patch) | |
tree | 7b83da7a5e4097c13c699f1a5508d6bdada712d5 /.gitignore | |
parent | 5829b44648f809a09d006b044d8244254a3d224a (diff) | |
parent | fa5594e13fa045ab9de6873274f21008e2f773ad (diff) | |
download | spack-de030c9932d16bd7204f5e4fc13741da2233948e.tar.gz spack-de030c9932d16bd7204f5e4fc13741da2233948e.tar.bz2 spack-de030c9932d16bd7204f5e4fc13741da2233948e.tar.xz spack-de030c9932d16bd7204f5e4fc13741da2233948e.zip |
Merge branch 'develop'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d6e0d3e60c..828fb04e7d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ .idea /etc/spackconfig /share/spack/dotkit +/share/spack/modules |