Skip to content

Commit

Permalink
chore: include build in eslintignore (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Oct 30, 2018
1 parent 7f82c69 commit 0476243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/google-cloud-kms/.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 0476243

Please sign in to comment.