Merge pull request #1223 from mlacorte/patch-1

Ignore HPC files generated by GHC
This commit is contained in:
Carl Suster
2014-10-20 12:45:24 +11:00

View File

@@ -5,6 +5,7 @@ cabal-dev
*.chi *.chi
*.chs.h *.chs.h
.virtualenv .virtualenv
.hpc
.hsenv .hsenv
.cabal-sandbox/ .cabal-sandbox/
cabal.sandbox.config cabal.sandbox.config