Explorar el Código

missed slash in laravel.gitignore

jerodev hace 9 años
padre
commit
5dda2849bf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Laravel.gitignore

+ 1 - 1
Laravel.gitignore

@@ -6,7 +6,7 @@ bootstrap/compiled.php
 app/storage/
 
 # Laravel 5 & Lumen specific
-bootstrap/cache
+bootstrap/cache/
 storage/
 .env.*.php
 .env.php