Skip to content

Commit f341eab

Browse files
fix: remove duplicated MD files from dist
2 parents 3ed268d + 914a23a commit f341eab

File tree

5 files changed

+6
-1
lines changed

5 files changed

+6
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
*.md
21
LICENSE
File renamed without changes.

packages/html/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
dist
22
node_modules
33
.idea
4+
5+
LICENSE

packages/react/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ playground/node_modules
66
coverage
77
src/react-app-env.d.ts
88
*.tgz
9+
10+
LICENSE

packages/vue/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ pnpm-debug.log*
2222
*.njsproj
2323
*.sln
2424
*.sw?
25+
26+
LICENSE

0 commit comments

Comments
 (0)