Skip to content

Commit

Permalink
Update publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
harunhasdal committed Sep 15, 2016
1 parent e636610 commit 24ec554
Show file tree
Hide file tree
Showing 45 changed files with 22 additions and 6,055 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ logs
*.log
node_modules

npmdist

# Runtime data
pids
*.pid
Expand All @@ -39,4 +41,5 @@ pids

# Build Folders
coverage/
lib/
npm-debug.log*
16 changes: 16 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
.idea
*.iml
node_modules
coverage/
*.log
.babelrc
.editorconfig
.eslintrc
.gitignore
.travis.yml
index.html
karma.conf.js
docs
examples
styles
tests
67 changes: 0 additions & 67 deletions npmdist/README.md

This file was deleted.

Loading

0 comments on commit 24ec554

Please sign in to comment.