git change .gitingnore

main
tanlianwang 2026-09-10 16:16:56 +08:00
parent b5ae41a5c2
commit ab7498cdb0
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -2,4 +2,6 @@
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
.code-review-graph/ .code-review-graph/
models/
.env