Add GHC debugging output to .gitignore

This commit is contained in:
Ryan Trinkle 2016-10-25 15:04:51 -04:00
parent 212ff978f0
commit c0336df094

2
.gitignore vendored
View File

@ -32,3 +32,5 @@ hsenv.log
\#*#
.#*
*_stub.h
*.dump-*
*.verbose-core2core