added .gitignore

This commit is contained in:
Nicole Dresselhaus 2017-07-25 11:59:25 +02:00
parent 78aeb6637d
commit 2fa540ac04
Signed by: Drezil
GPG Key ID: 057D94F356F41E25

22
.gitignore vendored Normal file
View File

@ -0,0 +1,22 @@
dist
dist-*
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp
*.eventlog
.stack-work/
cabal.project.local
.HTF/
.ghc.environment.*
*~