Commit ec7fec00 authored by Carl Suster's avatar Carl Suster

Merge pull request #1223 from mlacorte/patch-1

Ignore HPC files generated by GHC
parents 0f33f342 babb4fcc
...@@ -5,6 +5,7 @@ cabal-dev ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment