Skip to content

Commit

Permalink
Merge pull request github#1419 from eamsden/master
Browse files Browse the repository at this point in the history
Add pattern to match dist-* directories for Haskell
  • Loading branch information
shiftkey committed Feb 14, 2016
2 parents 5c9413f + ac717d8 commit c844436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Haskell.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dist
dist-*
cabal-dev
*.o
*.hi
Expand Down

0 comments on commit c844436

Please sign in to comment.