This commit is contained in:
sunday 2023-11-25 21:25:55 +08:00
parent 664ee78322
commit 17e382060f
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
.database/ .database/
/storage/logs/ /storage/logs/
/database /database
/bootstrap/cache

View File

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