add .idea and .vscode to gitignore (#5615)

Add folders to gitignore. The same exclusions exist in the laravel / framework gitignore.
This commit is contained in:
Michael de Oliveira Ferreira
2021-05-24 10:19:41 -03:00
committed by GitHub
parent c5d38d469a
commit 131a10260e

2
.gitignore vendored
View File

@@ -11,3 +11,5 @@ Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/.idea
/.vscode