feat: 添加环境信息
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -9,6 +9,9 @@ logs/
|
||||
|
||||
# Virtual environments
|
||||
.venv
|
||||
.python-version
|
||||
list/
|
||||
uv.lock
|
||||
|
||||
# IDE and editors
|
||||
.vscode/
|
||||
@@ -17,6 +20,12 @@ logs/
|
||||
*.swo
|
||||
.DS_Store
|
||||
|
||||
# Debug files
|
||||
# User files
|
||||
config/
|
||||
data/
|
||||
debug/
|
||||
config/
|
||||
history/
|
||||
script/
|
||||
resources/notice.json
|
||||
resources/theme_image.json
|
||||
resources/images/Home/BannerTheme.jpg
|
||||
Reference in New Issue
Block a user