Skip to content

Commit

Permalink
chore(config): make sure .npmignore is not ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
bd-arc committed Aug 1, 2017
1 parent 69680ec commit e796262
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
@@ -1,2 +1 @@
node_modules
.npmignore
node_modules
1 change: 1 addition & 0 deletions .npmignore
@@ -0,0 +1 @@
/example

0 comments on commit e796262

Please sign in to comment.