Skip to content

Commit

Permalink
chore: include build in eslintignore (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Oct 30, 2018
1 parent 59e2302 commit d30ee6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/*
samples/node_modules/*
src/**/doc/*
build/

0 comments on commit d30ee6c

Please sign in to comment.