gitignore vendor/ for now

This commit is contained in:
Maxim Dolgushin 2023-11-05 13:26:32 +07:00 committed by skeris
parent 3655c76289
commit fa91bac30f

2
.gitignore vendored

@ -1,5 +1,5 @@
# Dependency directories (remove the comment below to include it)
# vendor/
vendor/
.idea/
.vscode
.env