Selaa lähdekoodia

Merge pull request #1577 from cdepillabout/add-stack-work

Added .stack-work/ directory to Haskell .gitignore.
Brendan Forster 9 vuotta sitten
vanhempi
sitoutus
1587f288ee
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Haskell.gitignore

+ 1 - 0
Haskell.gitignore

@@ -13,3 +13,4 @@ cabal.sandbox.config
 *.prof
 *.aux
 *.hp
+.stack-work/