First commit, some basic Tetris types

This commit is contained in:
Sam Tay 2017-06-12 23:47:31 -04:00
commit 7cdf59d5aa
9 changed files with 266 additions and 0 deletions

22
.gitignore vendored Normal file
View file

@ -0,0 +1,22 @@
*.swp
*.swo
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