Adds .vscode dir to gitignore file (#11524)
parent
2b18799c44
commit
e8757252e5
|
@ -9,4 +9,5 @@ phpunit.xml
|
||||||
.vagrant
|
.vagrant
|
||||||
Vagrantfile
|
Vagrantfile
|
||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
.php-cs-fixer.cache
|
.php-cs-fixer.cache
|
||||||
|
|
Loading…
Reference in New Issue