stack/.gitignore
Tim Dysinger 163e0956ed add dir-locals.el to ignore list
most likely you have your own or you've symlinked the project's version

    ln -sf dot-dir-locals.el .dir-locals.el
2016-03-30 20:29:49 -07:00

23 lines
225 B
Text

*.hi
*.o
*.swp
*.tag
*~
*_flymake.hs
.hsenv
.stack-work/
/.cabal-sandbox/
TAGS
cabal-dev/
cabal.sandbox.config
dist/
tags
/_release/
.vagrant/
*.imports
/.idea/
/*.iml
/src/highlight.js
/src/style.css
/_site/
/.dir-locals.el