Initial commit

This commit is contained in:
Macocian Adrian Radu
2021-10-16 17:16:31 +02:00
committed by GitHub
commit 2681d8e3e1

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
dist
dist-*
cabal-dev
*.o
*.hi
*.hie
*.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.*