Repository : ssh://darcs.haskell.org//srv/darcs/nofib On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/d77043e57f3c2a6e738df300b4e8aab1757a0a0b >--------------------------------------------------------------- commit d77043e57f3c2a6e738df300b4e8aab1757a0a0b Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Sun Mar 11 20:08:06 2012 +0000 Ignore common OS junk >--------------------------------------------------------------- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 694c606..34a69a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# OS junk +Thumbs.db +.DS_Store + # Generated file patterns *.o *.hi _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc