This commit is contained in:
2018-06-24 16:09:17 +02:00
parent a32661e913
commit 3a7c74a67a
4 changed files with 80 additions and 3 deletions

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
cabal.project.local~
.HTF/
.ghc.environment.*