0
0

Update .gitignore

/app/vendor
This commit is contained in:
Anthony Axenov 2022-08-28 10:59:04 +08:00 committed by GitHub
parent b4ac2dc4de
commit 5b626d6994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.idea
.vscode
*.log
/app/vendor
!/**/.gitkeep