diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 93a281a63..d6fbc364e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ /build-artifacts* /dist-newstyle /dist -/.stack-work /ctags /LOG /TAGS @@ -62,3 +61,4 @@ *.dyn_hi *~ .DS_Store +.stack-work |
