Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
beizhedenglong committed Apr 4, 2018
1 parent a94a31b commit 7e7acd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@

npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn-error.log*
package-lock.json
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jsconfig.json
.cache
examples
docs
package-lock.json

0 comments on commit 7e7acd0

Please sign in to comment.