ml-intern / .gitignore
akseljoonas's picture
gitignore and printing args
b9acdfc
Raw
History Blame
183 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
.DS_Store
.claude/
*.jsonl
*.csv
/logs
hf-agent-leaderboard/
.cursor/