Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore: include build in eslintignore (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Oct 30, 2018
1 parent 0ff5f24 commit 56ffd42
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 56ffd42

Please sign in to comment.