From: Nathaniel Wesley Filardo Date: Sun, 25 Nov 2012 22:07:44 +0000 (-0500) Subject: Git should not ignore .hs files X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=13534345b965f52c63807452db31bb46160d1075;p=dyna2 Git should not ignore .hs files --- diff --git a/.gitignore b/.gitignore index 6701a67..8269760 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -*.hs *.hi *.o *.pyc