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:
committed by
GitHub
parent
c5d38d469a
commit
131a10260e
2
.gitignore
vendored
2
.gitignore
vendored
@@ -11,3 +11,5 @@ Homestead.json
|
|||||||
Homestead.yaml
|
Homestead.yaml
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
|
/.idea
|
||||||
|
/.vscode
|
||||||
|
|||||||
Reference in New Issue
Block a user