Skip to content

Commit cbe9953

Browse files
committed
.gitignore
1 parent 93b9d77 commit cbe9953

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/node_modules
2-
/vendor/*
2+
/vendor
3+
composer.lock
34
/public/build
45
/public/hot
56
/public/storage
@@ -16,4 +17,4 @@ npm-debug.log
1617
yarn-error.log
1718
/.fleet
1819
/.idea
19-
/.vscode
20+
.vscode

0 commit comments

Comments
 (0)