[commit: ghc] master: Add VERSION file to gitignore. (5075c19)
git at git.haskell.org
git at git.haskell.org
Thu Feb 20 14:46:15 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/5075c191a7640745e7f564082d3e27ee2ca8c2b9/ghc
>---------------------------------------------------------------
commit 5075c191a7640745e7f564082d3e27ee2ca8c2b9
Author: Austin Seipp <austin at well-typed.com>
Date: Thu Feb 20 07:16:31 2014 -0600
Add VERSION file to gitignore.
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
5075c191a7640745e7f564082d3e27ee2ca8c2b9
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 57774d1..93feea3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -175,3 +175,4 @@ _darcs/
/extra-gcc-opts
.tm_properties
+VERSION
More information about the ghc-commits
mailing list