[commit: packages/filepath] master: Add .stack-work to gitignore (97e9aa0)
git at git.haskell.org
git at git.haskell.org
Thu Sep 13 14:51:47 UTC 2018
Repository : ssh://git@git.haskell.org/filepath
On branch : master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/97e9aa0a6a466e8a8f7308c0484f6c7de0fc8915
>---------------------------------------------------------------
commit 97e9aa0a6a466e8a8f7308c0484f6c7de0fc8915
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Mon May 21 19:25:34 2018 +0100
Add .stack-work to gitignore
>---------------------------------------------------------------
97e9aa0a6a466e8a8f7308c0484f6c7de0fc8915
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 089a3e5..1f08f1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ GNUmakefile
dist-install/
dist/
ghc.mk
+.stack-work/
More information about the ghc-commits
mailing list