Skip to content
This repository was archived by the owner on Nov 27, 2019. It is now read-only.

Commit 52849cd

Browse files
gitignore updated
1 parent de8b7b1 commit 52849cd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
composer.lock
2-
vendor/
2+
/vendor
3+
/.idea
4+
/.vscode
5+
/.vagrant
6+
Homestead.json
7+
Homestead.yaml
8+
npm-debug.log
9+
yarn-error.log
10+
.phpunit.result.cache

0 commit comments

Comments
 (0)