Add .gitiginore
This commit is contained in:
parent
89e3d420e5
commit
41fc5aa22e
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
*.o
|
||||||
|
*.hi
|
||||||
|
*~
|
||||||
|
dist/
|
||||||
|
cabal-dev/
|
||||||
|
.hsenv
|
||||||
|
TAGS
|
||||||
|
tags
|
||||||
|
*.tag
|
||||||
|
.stack-work/
|
||||||
|
dist/
|
||||||
|
dist-newstyle/
|
||||||
|
.cabal-sandbox/
|
||||||
|
cabal.sandbox.config
|
||||||
|
|
Loading…
Reference in New Issue
Block a user