mirror of
https://github.com/haskell-servant/servant-ekg.git
synced 2024-11-23 03:29:43 +01:00
add .stack-work to gitignore
This commit is contained in:
parent
05665e6b02
commit
03ac1abd30
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
.cabal-sandbox/*
|
.cabal-sandbox/*
|
||||||
*dist/
|
*dist/
|
||||||
*dist-newstyle/
|
*dist-newstyle/
|
||||||
|
.stack-work/
|
||||||
|
|
Loading…
Reference in a new issue