update npmignore

This commit is contained in:
yiminghe 2015-07-02 12:36:12 +08:00
parent a270bb896d
commit 19f5b2abb3
2 changed files with 36 additions and 9 deletions

11
.gitignore vendored
View File

@ -18,13 +18,10 @@ Thumbs.db
node_modules/
.buildpath
.settings
.yml
data
nohup.out
.spmjspid
elasticsearch-*
config/base.yaml
_site
npm-debug.log
nohup.out
_site
dist
lib
elasticsearch-*
config/base.yaml

View File

@ -1,9 +1,39 @@
*.iml
.idea/
.ipr
.iws
*~
~*
*.diff
*.patch
*.bak
.DS_Store
Thumbs.db
.project
.*proj
.svn/
*.swp
*.swo
*.log
node_modules/
.buildpath
.settings
npm-debug.log
nohup.out
_site
dist
lib
elasticsearch-*
config/base.yaml
**/*.md
docs
node_modules
theme
static
_site
site
components
dist
dist
/*.js
*.yml
CNAME