Merge pull request #1418 from cdepillabout/haskell-remove-cabal.config

Remove cabal.config from Haskell gitignore
This commit is contained in:
Carl Suster 2015-03-01 12:35:22 +11:00
commit d5813d679e

View File

@ -11,7 +11,6 @@ cabal-dev
.hsenv .hsenv
.cabal-sandbox/ .cabal-sandbox/
cabal.sandbox.config cabal.sandbox.config
cabal.config
*.prof *.prof
*.aux *.aux
*.hp *.hp