ground 0
This commit is contained in:
parent
3e092e406e
commit
3060a5d2c7
8 changed files with 141 additions and 0 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
dist
|
||||
cabal-dev
|
||||
*.o
|
||||
*.hi
|
||||
*.chi
|
||||
*.chs.h
|
||||
.virtualenv
|
||||
.hsenv
|
||||
.cabal-sandbox/
|
||||
cabal.sandbox.config
|
||||
cabal.config
|
||||
*.log
|
||||
tags
|
||||
bin/
|
||||
*~
|
||||
.stack-work
|
Loading…
Add table
Add a link
Reference in a new issue