Skip to content

Commit ccc5338

Browse files
committed
chore(.npmignore) useless files ignored
1 parent f5a5d93 commit ccc5338

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

.npmignore

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,19 @@
1-
### Node template
2-
# Logs
31
logs
42
*.log
53
npm-debug.log*
6-
7-
# Runtime data
84
pids
95
*.pid
106
*.seed
11-
12-
# Directory for instrumented libs generated by jscoverage/JSCover
137
lib-cov
14-
15-
# Coverage directory used by tools like istanbul
168
coverage
17-
18-
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
199
.grunt
20-
21-
# node-waf configuration
2210
.lock-wscript
23-
24-
# Compiled binary addons (http://nodejs.org/api/addons.html)
2511
build/Release
26-
27-
# Dependency directory
28-
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
2912
node_modules
13+
.idea
14+
.babelrc
15+
.codeclimate.yml
16+
.editorconfig
17+
.eslintignore
18+
.eslintrc
19+
.travis.yml

0 commit comments

Comments
 (0)