push gitignore

This commit is contained in:
zhh
2025-10-24 15:33:37 +08:00
parent ba39a387fd
commit b5ef9f50ad

3
.gitignore vendored
View File

@@ -4,4 +4,5 @@ app/core/__pycache__/
app/core/data/ app/core/data/
.idea/ .idea/
*.sqlite3 *.sqlite3
*.log *.log
app/db