[commit: packages/bytestring] 0.10.4.x, master: Ignore Emacs files (7f9acc4)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:42:26 UTC 2015
Repository : ssh://git@git.haskell.org/bytestring
On branches: 0.10.4.x,master
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/7f9acc4751a6885f0426e32ba895b14aacc62c97
>---------------------------------------------------------------
commit 7f9acc4751a6885f0426e32ba895b14aacc62c97
Author: Bryan O'Sullivan <bos at serpentine.com>
Date: Fri Jun 6 14:24:18 2014 -0700
Ignore Emacs files
>---------------------------------------------------------------
7f9acc4751a6885f0426e32ba895b14aacc62c97
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 11b4f34..7b18bc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ ghc.mk
.cabal-sandbox
cabal.sandbox.config
.hsenv
+*~
More information about the ghc-commits
mailing list