push gitignore

This commit is contained in:
zhh
2025-10-24 10:37:19 +08:00
parent ce00630bb2
commit 1adf29a3f6
36 changed files with 6089 additions and 334 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
.env
.vscode/
app/core/__pycache__/
app/core/data/
app/core/data/
.idea/
*.sqlite3