更新v4.3版本

This commit is contained in:
evoxwht 2021-11-10 12:01:12 +08:00
parent 32e1c3e5b6
commit 0a6b5848bf

9
.gitignore vendored
View File

@ -3,7 +3,14 @@
*.log *.log
/.env /.env
**/*.pid **/*.pid
runtime/ runtime/cache
runtime/log
runtime/session
runtime/temp
install.lock install.lock
public/uploads public/uploads
remarks.txt remarks.txt
crmeb/runtime/temp
crmeb/runtime/cache
crmeb/public/statics/download
crmeb/.constant