remove storage from git

This commit is contained in:
2026-04-15 17:42:52 +05:00
parent bac84d01cc
commit 2bfb601bf9
376 changed files with 35 additions and 7 deletions

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

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

2
storage/framework/cache/data/.gitignore vendored Executable file
View File

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