mirror of https://github.com/Mai-with-u/MaiBot.git
Update .gitignore
parent
4a439eb502
commit
47aa37eecb
|
|
@ -9,6 +9,7 @@ logs/
|
||||||
nonebot-maibot-adapter/
|
nonebot-maibot-adapter/
|
||||||
*.zip
|
*.zip
|
||||||
run.bat
|
run.bat
|
||||||
|
run_none.bat
|
||||||
run.py
|
run.py
|
||||||
message_queue_content.txt
|
message_queue_content.txt
|
||||||
message_queue_content.bat
|
message_queue_content.bat
|
||||||
|
|
@ -230,4 +231,6 @@ logs
|
||||||
|
|
||||||
.vscode
|
.vscode
|
||||||
|
|
||||||
/config/*
|
/config/*
|
||||||
|
run_none.bat
|
||||||
|
config/old/bot_config_20250405_212257.toml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue