Skip to content

Commit 30feb09

Browse files
committed
fix: fix public vendor in gitignore
1 parent 2b11e88 commit 30feb09

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 @@
77
/public/build
88
/public/hot
99
/public/storage
10-
/public/vendor/telescope
10+
/public/vendor
1111
/storage/*.key
1212
/storage/pail
1313
/vendor

0 commit comments

Comments
 (0)