mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-11 01:52:49 +00:00
22 lines
464 B
Plaintext
22 lines
464 B
Plaintext
/.git
|
|
/.idea
|
|
*.log
|
|
*.DS_Store
|
|
/crmeb/runtime/cache
|
|
/crmeb/runtime/log
|
|
/crmeb/runtime/session
|
|
/crmeb/runtime/temp
|
|
/crmeb/public/install.lock
|
|
/crmeb/public/uploads
|
|
/crmeb/runtime/timer.pid
|
|
/crmeb/runtime/workerman.pid
|
|
/docker-compose/mysql/data/
|
|
/docker-compose/mysql/log/
|
|
/docker-compose/nginx/log/
|
|
/template/admin/dist/
|
|
/template/admin/.idea/
|
|
/template/admin/node_modules/
|
|
/template/uni-app/node_modules/
|
|
/template/uni-app/unpackage/
|
|
/template/uni-app/.hbuilderx/
|