Initial commit

This commit is contained in:
Kiana Sheibani 2021-12-10 20:52:36 -05:00 committed by GitHub
commit 8475bda9a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.*