spack/.gitignore
Ben Boeckel 2b4d2b8748 gitignore: don't require opt to be a directory
I use a symlink to make it easy to swap out.
2016-07-18 11:39:26 -04:00

14 lines
160 B
Text

/var/spack/stage
/var/spack/cache
*.pyc
/opt
*~
.DS_Store
.idea
/etc/spack/*
/etc/spackconfig
/share/spack/dotkit
/share/spack/modules
/TAGS
/htmlcov
.coverage