Skip to content

Commit

Permalink
remove lib from git but added for npm publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianlzy committed Jan 29, 2017
1 parent 3517466 commit d1001f5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 87 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
node_modules
.idea
npm-debug.log
npm-debug.log
lib/*
.nyc_output
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules
.idea
npm-debug.log
86 changes: 0 additions & 86 deletions lib/index.js

This file was deleted.

0 comments on commit d1001f5

Please sign in to comment.