刘远航 4 tahun lalu
induk
melakukan
393fa2b0c2

+ 3 - 0
storage/app/.gitignore

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

+ 2 - 0
storage/app/public/.gitignore

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

+ 8 - 0
storage/framework/.gitignore

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

+ 3 - 0
storage/framework/cache/.gitignore

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

+ 2 - 0
storage/framework/cache/data/.gitignore

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

+ 2 - 0
storage/framework/sessions/.gitignore

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

+ 2 - 0
storage/framework/testing/.gitignore

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

+ 2 - 0
storage/framework/views/.gitignore

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

+ 2 - 0
storage/logs/.gitignore

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