Permalink
Browse files

Add .eslintcache to .npmignore

It shouldn't be part of our npm package.
  • Loading branch information...
1 parent 030dc1b commit c367ea0d361d825c4ad9199dc8395fbf923b2e32 @mramato mramato committed Jun 27, 2017
Showing with 1 addition and 0 deletions.
  1. +1 −0 .npmignore
View
@@ -1,3 +1,4 @@
+/.eslintcache
/.externalToolBuilders
/.gitattributes
/.github

0 comments on commit c367ea0

Please sign in to comment.