Skip to content

Commit 5a7a3cd

Browse files
authored
Merge pull request #2772 from fabiofdsantos/patch-1
Update Laravel.gitignore
2 parents cb0a95c + 394704b commit 5a7a3cd

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Laravel.gitignore

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
vendor/
22
node_modules/
33
npm-debug.log
4+
yarn-error.log
45

56
# Laravel 4 specific
67
bootstrap/compiled.php
@@ -10,11 +11,7 @@ app/storage/
1011
public/storage
1112
public/hot
1213
storage/*.key
13-
.env.*.php
14-
.env.php
1514
.env
1615
Homestead.yaml
1716
Homestead.json
18-
19-
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
20-
.rocketeer/
17+
/.vagrant

0 commit comments

Comments
 (0)