Skip to content

Commit 139d975

Browse files
committed
chore: ignore dist file
1 parent 5f856ac commit 139d975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lerna-debug.log*
99

1010
node_modules
1111
# dist
12-
packages/**/dist
12+
dist
1313
dist-ssr
1414
*.local
1515
docs/.vitepress/dist

0 commit comments

Comments
 (0)