diff options
author | George Todd Gamblin <gamblin2@llnl.gov> | 2014-07-08 02:18:05 -0700 |
---|---|---|
committer | George Todd Gamblin <gamblin2@llnl.gov> | 2014-07-08 02:18:05 -0700 |
commit | 4ad5bb26ac4c38ae9a45ae5d8c29d112cf0f2a77 (patch) | |
tree | 44b667a383aedfe5c97cebbe1e021791f4ec831e /.gitignore | |
parent | 05516389441e6818ff3ee22bb4e51d50b3bb5cd4 (diff) | |
parent | 295ffd8c506821ed079d2151fb21cd27979d7387 (diff) | |
download | spack-4ad5bb26ac4c38ae9a45ae5d8c29d112cf0f2a77.tar.gz spack-4ad5bb26ac4c38ae9a45ae5d8c29d112cf0f2a77.tar.bz2 spack-4ad5bb26ac4c38ae9a45ae5d8c29d112cf0f2a77.tar.xz spack-4ad5bb26ac4c38ae9a45ae5d8c29d112cf0f2a77.zip |
Merge pull request #17 in SCALE/spack from features/dotkit to develop
# By Todd Gamblin
# Via Todd Gamblin
* commit '295ffd8c506821ed079d2151fb21cd27979d7387':
Adding dotkit support to TAU.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ed2012d208..d6e0d3e60c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ .DS_Store .idea /etc/spackconfig +/share/spack/dotkit |