Skip to content

Commit ea49336

Browse files
committed
cleanup .npmignore
Signed-off-by: Dmitriy Nevzorov <[email protected]>
1 parent ecbdfba commit ea49336

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.npmignore

-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Logs
22
logs
3-
*.log
43

54
# Runtime data
65
pids
@@ -10,9 +9,6 @@ pids
109
# Directory for instrumented libs generated by jscoverage/JSCover
1110
lib-cov
1211

13-
# Coverage directory used by tools like istanbul
14-
coverage
15-
1612
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
1713
.grunt
1814

@@ -25,10 +21,8 @@ build/Release
2521
# Dependency directory
2622
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
2723
node_modules
28-
*.un~
2924
yarn.lock
3025
src
3126
flow-typed
32-
coverage
3327
decls
3428
example

0 commit comments

Comments
 (0)