更新版本库忽略文件

This commit is contained in:
2020-04-14 17:42:16 +08:00
parent 0a7146b3fd
commit 906dccda61
2 changed files with 6 additions and 4 deletions
+5
View File
@@ -5,3 +5,8 @@
.env .env
composer.lock composer.lock
install.lock install.lock
runtime/cache
runtime/log
runtime/session
runtime/temp
runtime/backup
-3
View File
@@ -1,3 +0,0 @@
*
!/sql
!.gitignore