Skip to content

Commit 401963c

Browse files
committed
Update .gitignore to include 'dist' directory
1 parent 6b374e0 commit 401963c

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
@@ -8,7 +8,7 @@ pnpm-debug.log*
88
lerna-debug.log*
99

1010
node_modules
11-
# dist
11+
dist
1212
dist-ssr
1313
*.local
1414

0 commit comments

Comments
 (0)