Skip to content
Browse files

Cleaned according to comments

  • Loading branch information...
1 parent 8e6c678 commit 76ac5a203b86f49f3b6d72b685b7a9ca87646413 @gaaarfild gaaarfild committed
Showing with 3 additions and 2 deletions.
  1. +3 −2 Laravel.gitignore
View
5 Laravel.gitignore
@@ -1,7 +1,5 @@
vendor/
node_modules/
-.rocketeer/
-.phpintel/
# Laravel 4 specific
bootstrap/compiled.php
@@ -13,3 +11,6 @@ storage/
.env.*.php
.env.php
.env
+
+# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
+.rocketeer/

0 comments on commit 76ac5a2

Please sign in to comment.
Something went wrong with that request. Please try again.