Exclude `.env` from Git

This commit is contained in:
Zhongyi Lu 2025-06-21 23:29:26 -07:00
parent 1e86e74314
commit b8f712b170
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ src/
eval_results/
eval_data/
*.egg-info/
.env