Skip to content

Commit

Permalink
Ignore pkg/ in git and npm
Browse files Browse the repository at this point in the history
  • Loading branch information
gibfahn committed Mar 23, 2017
1 parent 7f51488 commit 20febc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ coverage/
/ejs.js
/ejs.min.js
out/
pkg/
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ npm-debug.log
doc/
coverage/
out/
pkg/

0 comments on commit 20febc4

Please sign in to comment.