Skip to content

Commit 7d22827

Browse files
author
Franck Freiburger
committed
wip(package): update ignored files
1 parent a0091b9 commit 7d22827

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.npmignore

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,14 @@ typings/
104104
.tern-port
105105

106106

107-
**/node_modules/
107+
node_modules/
108+
src/
109+
build/
110+
docs/
108111
misc/
112+
test/
113+
114+
.git
109115
.github
110116
.yarn
111-
docs/
112-
test/
117+

0 commit comments

Comments
 (0)