Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
src-code committed Oct 9, 2020
1 parent c61a959 commit bb99bf2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ artifacts/
npm-debug.log
dist/
*.log
.npmrc
.vscode
7 changes: 6 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
node_modules/
artifacts/
npm-debug.log
dist/
dist/
.vscode/
.travis.yml
.coveralls.yml
.jshintrc
.npmrc

0 comments on commit bb99bf2

Please sign in to comment.