1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00

Merge pull request #1271 from bitemyapp/patch-1

Added Haskell GHC profiling related files
This commit is contained in:
Carl Suster 2014-11-12 18:41:20 +11:00
commit 38a7a5d98d

View File

@ -12,3 +12,6 @@ cabal-dev
.cabal-sandbox/
cabal.sandbox.config
cabal.config
*.prof
*.aux
*.hp