Add notice that this was merged into haskell/lsp
[lsp-test.git] / .gitignore
1 .stack-work
2 dist
3 .cabal-sandbox
4 cabal.sandbox.config
5 dist-newstyle
6 cabal.project.local*
7 .ghc.environment.*
8 **/.DS_Store
9 *.swp
10
11 example/dist
12 example/dist-newstyle
13 example/cabal.project.local
14 example/.ghc.environment.*
15
16 # used for rerunning failed hspec tests
17 .hspec-failures
18
19 # downloaded by .download-hie.sh on travis
20 hie