Make git ignore cabal by-products
This commit is contained in:
parent
b03c7fd087
commit
c024ea261c
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1 +1,3 @@
|
||||||
/dist/*
|
/dist*
|
||||||
|
cabal.project.local
|
||||||
|
.ghc*
|
||||||
|
|
Loading…
Reference in a new issue