Skip to content

Commit

Permalink
Update gitignore to try to address issue with gh-pages build
Browse files Browse the repository at this point in the history
Hitting this issue juliangruber/balanced-match#22 but not sure why.
  • Loading branch information
sbrudz committed Apr 10, 2018
1 parent be3cd7c commit f06ab2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
node_modules/
node_modules/*
.idea/
npm-debug.log
coverage
Expand Down

0 comments on commit f06ab2e

Please sign in to comment.