Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes

This commit is contained in:
Danielle McLean 2017-10-02 18:07:09 +11:00
commit 27b465180a
Signed by: 00dani
GPG key ID: 3844A6973C6058F1
43 changed files with 9092 additions and 0 deletions

21
.gitignore vendored Normal file
View file

@ -0,0 +1,21 @@
dist*
static/tmp/
static/combined/
config/client_session_key.aes
*.hi
*.o
*.sqlite3
*.sqlite3-shm
*.sqlite3-wal
.hsenv*
cabal-dev/
.stack-work/
yesod-devel/
.cabal-sandbox
cabal.sandbox.config
.DS_Store
*.swp
*.keter
*~
\#*
lebd.cabal