Merge pull request #49 from Zhongyi-Lu/a

Exclude `.env` from Git.
This commit is contained in:
Edward Sun 2025-07-01 09:17:46 -07:00 committed by GitHub
commit fda4f664e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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