Etapes 2 et 3

This commit is contained in:
2025-06-07 15:00:30 +02:00
parent 9829dfc6b5
commit 03fa9d79d4
62 changed files with 13582 additions and 7 deletions

9
laravel/storage/framework/.gitignore vendored Executable file
View File

@@ -0,0 +1,9 @@
compiled.php
config.php
down
events.scanned.php
maintenance.php
routes.php
routes.scanned.php
schedule-*
services.json

3
laravel/storage/framework/cache/.gitignore vendored Executable file
View File

@@ -0,0 +1,3 @@
*
!data/
!.gitignore

View File

@@ -0,0 +1,2 @@
*
!.gitignore

View File

@@ -0,0 +1,2 @@
*
!.gitignore

View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
laravel/storage/framework/views/.gitignore vendored Executable file
View File

@@ -0,0 +1,2 @@
*
!.gitignore