Merge pull request #1419 from eamsden/master
Add pattern to match dist-* directories for Haskell
This commit is contained in:
commit
c844436111
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
dist
|
||||
dist-*
|
||||
cabal-dev
|
||||
*.o
|
||||
*.hi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue