From ab7498cdb0d1e8c6600f840a1965d05acbb5dce5 Mon Sep 17 00:00:00 2001 From: tanlianwang Date: Thu, 10 Sep 2026 16:16:56 +0800 Subject: [PATCH] git change .gitingnore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2263e26..23c14f8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ __pycache__/ *.py[cod] -.code-review-graph/ \ No newline at end of file +.code-review-graph/ +models/ +.env \ No newline at end of file