mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-17 20:54:52 +08:00
28 lines
491 B
Plaintext
28 lines
491 B
Plaintext
.idea/
|
||
/src/test/
|
||
/src/webconsole/config/
|
||
/vendor/
|
||
/zm_data/
|
||
composer.lock
|
||
/resources/server.phar
|
||
/distribute/
|
||
/bin/.phpunit.result.cache
|
||
/resources/zhamao.service
|
||
.phpunit.result.cache
|
||
.daemon_pid
|
||
/runtime/
|
||
/tmp/
|
||
/temp/
|
||
|
||
# go-cqhttp快速安装启动相关(可能被废弃)
|
||
/ext/go-cqhttp/data/
|
||
/ext/go-cqhttp/logs/
|
||
/ext/go-cqhttp/config.hjson
|
||
/ext/go-cqhttp/device.json
|
||
/ext/go-cqhttp/go-cqhttp
|
||
/ext/go-cqhttp/session.token
|
||
|
||
.zm_worker_*.pid
|
||
|
||
# Git Hook 的相关锁文件
|
||
cghooks.lock |