ignore cabal-v2
This commit is contained in:
parent
80d972c5ad
commit
94051a2ebd
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
dist
|
||||
dist/
|
||||
dist-newstyle/
|
||||
cabal-dev
|
||||
*.o
|
||||
*.hi
|
||||
|
@ -17,3 +18,4 @@ cabal.sandbox.config
|
|||
_cache/
|
||||
_site/
|
||||
drafts/
|
||||
.envrc
|
||||
|
|
Loading…
Reference in a new issue