Skip to content

Commit 696e88f

Browse files
committed
fix: npm ignore unecessary files
1 parent 2cd06c5 commit 696e88f

File tree

15 files changed

+15
-0
lines changed

15 files changed

+15
-0
lines changed

packages/activityindicator/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/bottomsheet/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/button/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/cardview/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/core/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/dialogs/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/floatingactionbutton/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/progress/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/ripple/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/slider/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/snackbar/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/speeddial/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/tabs/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/textfield/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

packages/textview/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
pnpm-global/
23
bin/
34
src/
45
hooks/

0 commit comments

Comments
 (0)