aboutsummaryrefslogtreecommitdiffstats
path: root/Haskell.gitignore
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2017-07-20 08:30:45 -0700
committerGitHub <noreply@github.com>2017-07-20 08:30:45 -0700
commitcc94cfc7e9dc99655ae4913bc4f3631504605fc0 (patch)
tree4d9b6d18e3eea77a0fefe9c4ce156f26cd6c578a /Haskell.gitignore
parent8edb8a95c4c4b3dce71a378aaaf89275510b9cef (diff)
downloadgitignore-cc94cfc7e9dc99655ae4913bc4f3631504605fc0.tar.gz
gitignore-cc94cfc7e9dc99655ae4913bc4f3631504605fc0.zip
Ignore .ghc.environment.*
Diffstat (limited to 'Haskell.gitignore')
-rw-r--r--Haskell.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Haskell.gitignore b/Haskell.gitignore
index 450f32ec..eee88b2f 100644
--- a/Haskell.gitignore
+++ b/Haskell.gitignore
@@ -18,3 +18,4 @@ cabal.sandbox.config
.stack-work/
cabal.project.local
.HTF/
+.ghc.environment.*