.vscode folder is added in .gitignore file (#4197)

Squash of 7 commits.

---------

Co-authored-by: esakkiraja100116 <esakkiraja100116@gmai.com>
This commit is contained in:
Esakkiraja 2023-04-25 19:55:31 +05:30 committed by GitHub
parent 55af22b487
commit 752562d23d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
/vendor
/node_modules
/.vscode
Homestead.yaml
.env
.idea