mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-12 19:12:49 +00:00
更新v4.3版本
This commit is contained in:
parent
32e1c3e5b6
commit
0a6b5848bf
9
.gitignore
vendored
9
.gitignore
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user