Skip to content

Commit 2e5fe79

Browse files
committed
Avoid uploading dist folder
1 parent dd45b1e commit 2e5fe79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
2-
.DS_Store
2+
.DS_Store
3+
web/dist

0 commit comments

Comments
 (0)