mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
modified: .gitignore
This commit is contained in:
parent
4d133ed2df
commit
a6105e8a1b
4
.gitignore
vendored
4
.gitignore
vendored
@ -156,8 +156,9 @@ data/
|
|||||||
.env.dev
|
.env.dev
|
||||||
/resources/text/
|
/resources/text/
|
||||||
/resources/image/
|
/resources/image/
|
||||||
|
/resources/temp/
|
||||||
!/resources/template/
|
!/resources/template/
|
||||||
configs/config.py
|
/configs/config.py
|
||||||
configs/config.yaml
|
configs/config.yaml
|
||||||
./.env
|
./.env
|
||||||
./.env.dev
|
./.env.dev
|
||||||
@ -165,3 +166,4 @@ plugins/csgo_server/
|
|||||||
plugins/activity/
|
plugins/activity/
|
||||||
!/resources/image/genshin/alc/back.png
|
!/resources/image/genshin/alc/back.png
|
||||||
!/data/genshin_alc/
|
!/data/genshin_alc/
|
||||||
|
.vscode/launch.json
|
||||||
Loading…
Reference in New Issue
Block a user