V1.1.3 安全性与稳定性的一些小改进

This commit is contained in:
2025-03-28 00:40:12 +08:00
parent b2078ad340
commit 0873fa1518
5 changed files with 46 additions and 47 deletions

7
.gitignore vendored
View File

@@ -1,4 +1,5 @@
data.db
# DataBase
*.db
# environment
.venv/
@@ -9,5 +10,5 @@ data.db
# Byte-compiled / optimized / DLL files
__pycache__/
# C extensions
*.so
# VsCodeCounter Data
.VSCodeCounter/