chg: [.gitignore] Added node_modules and .vscode

pull/79/head
Sami Mokaddem 2021-10-22 15:58:18 +02:00
parent f596aefdb5
commit b9bcb14bea
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,6 +1,8 @@
composer.lock
config/app_local.php
config/Migrations/schema-dump-default.lock
logs
tmp
vendor
webroot/theme/node_modules
.vscode