Skip to content

Commit 76ac5a2

Browse files
author
Dinar Garipov
committed
Cleaned according to comments
1 parent 8e6c678 commit 76ac5a2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Laravel.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
vendor/
22
node_modules/
3-
.rocketeer/
4-
.phpintel/
53

64
# Laravel 4 specific
75
bootstrap/compiled.php
@@ -13,3 +11,6 @@ storage/
1311
.env.*.php
1412
.env.php
1513
.env
14+
15+
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
16+
.rocketeer/

0 commit comments

Comments
 (0)