add it in user preferences, if you want to hide some any files.
this is only for beginners, enjoy it.
"**/vendor":true,
"**/tests":true,
"**/storage":true,
"**/config":true,
"**/bootstrap":true,
"**/Console":true,
"**/Events":true,
"**/Exceptions":true,
"**/Jobs":true,
"**/Listeners":true,
"**/Policies":true,
"**/Providers":true,
"**/.htaccess":true,
"**/favicon.ico":true,
"**/robots.txt":true,
"**/web.config":true,
"**/lang":true,
"**/assets":true,
"**/.gitattributes":true,
"**/.gitignore":true,
"**/.artisan":true,
"**/composer.lock":true,
"**/gulpfile.js":true,
"**/phpspec.yml":true,
"**/phpunitxml":true,
"**/artisan":true,
"**/phpunit.xml":true,
"**/server.php":true,
"**/Kernel.php":true,
"**/index.php":true,
"**/.gitkeep":true,