sql-debug-env / .gitignore
md896's picture
Make OpenEnv training+API judge-proof
d061422
raw
history blame contribute delete
411 Bytes
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
.graphify/
# local env / secrets
.env
.env.*
!.env.example
# OpenEnv / uv
.venv/
.python-version
# editor metadata
.cursor/
# local artifacts / large outputs
wandb/
graphify-out/
.omx/
.agent/
# training outputs
sota_results/
sota_sql_agent_unsloth/
pro_results/
real_results/
final_sql_agent/
final_sql_agent.zip
pro_training_logs.csv