Skip to content

Commit 131a102

Browse files
authored
add .idea and .vscode to gitignore (laravel#5615)
Add folders to gitignore. The same exclusions exist in the laravel / framework gitignore.
1 parent c5d38d4 commit 131a102

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Homestead.json
1111
Homestead.yaml
1212
npm-debug.log
1313
yarn-error.log
14+
/.idea
15+
/.vscode

0 commit comments

Comments
 (0)