Skip to content

Commit

Permalink
chore: Ignore the __tests__ directory when publishing to npm (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
gawrysiak authored and satya164 committed Apr 18, 2018
1 parent 61e745a commit 851d998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__tests__

0 comments on commit 851d998

Please sign in to comment.