Skip to content

Commit 473aaf3

Browse files
committed
fix: add /dist to .gitignore
1 parent 63f1f2a commit 473aaf3

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
@@ -7,7 +7,7 @@ node_modules
77
.wrangler
88
/.svelte-kit
99
/build
10-
10+
/dist
1111
# OS
1212
.DS_Store
1313
Thumbs.db

0 commit comments

Comments
 (0)