nehaMfiles commited on
Commit
a707d4b
·
verified ·
1 Parent(s): c7ed727

Ignore local artifacts

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ .venv/
2
+ __pycache__/
3
+ *.py[cod]
4
+ gaia_submission.jsonl
5
+ .env