Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Commit

Permalink
Updated ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamoru1234 committed Apr 11, 2017
1 parent 04bba50 commit debcaf8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
node_modules
*.log

#IDEA specific files
*.iml
.idea/
7 changes: 7 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
example/

.babelrc
.eslintrc
.npmrc

webpack.config.*

0 comments on commit debcaf8

Please sign in to comment.