update .gitignore

This commit is contained in:
Jeffrey Chu 2025-10-23 18:42:49 +08:00
parent f209543fbd
commit cfd963bf5e
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -9,4 +9,5 @@ eval_results/
eval_data/ eval_data/
*.egg-info/ *.egg-info/
.env .env
.history .history
.idea