diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-28 17:19:07 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-28 17:19:07 -0400 |
commit | 57fe9840a5a15889953f8b39138357059def6f31 (patch) | |
tree | 0e5e15482631a740dc61fdc904968ef7201fac00 /.gitignore | |
parent | b7975e196a0856ee3f55c39bc4b1db210c701001 (diff) |
add .stack-work
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 802da7538..7d550cb3c 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ cabal-dev .cabal-sandbox cabal.sandbox.config cabal.config +.stack-work # Project-local emacs configuration .dir-locals.el # OSX related |