chore(git): Ignore VSCode dir and workspace files

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
This commit is contained in:
Jérémie Tarot (@silopolis) 2023-04-06 09:40:20 +02:00
parent 3a95845718
commit b64818b463

4
.gitignore vendored
View file

@ -9,3 +9,7 @@ build/
vendor/
.php-cs-fixer.cache
cypress/screenshots/
## VSCode
.vscode/
*.code-workspace