mirror of
https://github.com/aelve/guide.git
synced 2024-12-24 13:26:08 +03:00
23 lines
181 B
Plaintext
23 lines
181 B
Plaintext
|
dist
|
||
|
cabal-dev
|
||
|
*.o
|
||
|
*.hi
|
||
|
*.chi
|
||
|
*.chs.h
|
||
|
*.dyn_o
|
||
|
*.dyn_hi
|
||
|
*.prof
|
||
|
*.aux
|
||
|
*.hp
|
||
|
.virtualenv
|
||
|
.hsenv
|
||
|
.hpc
|
||
|
.stack-work/
|
||
|
.cabal-sandbox/
|
||
|
cabal.sandbox.config
|
||
|
cabal.config
|
||
|
TAGS
|
||
|
.DS_Store
|
||
|
*~
|
||
|
*#
|