Skip to content

Commit

Permalink
Added gitignore and npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zertosh committed Sep 24, 2014
1 parent 2828507 commit 08da032
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
@@ -0,0 +1,3 @@
.DS_Store
npm-debug.log
/node_modules
3 changes: 3 additions & 0 deletions .npmignore
@@ -0,0 +1,3 @@
/test
.gitignore
CHANGELOG.md

0 comments on commit 08da032

Please sign in to comment.