Skip to content

Commit

Permalink
We should add a bunch of stuff to eslint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
brentlintner committed Apr 15, 2016
1 parent fb72e6e commit efc557e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
node_modules/**
bower_components/**
lib/**
.build/**
coverage/**
vendor/**
tmp/**

0 comments on commit efc557e

Please sign in to comment.