diff --git a/.gitignore b/.gitignore index d92e748..ce5d3dc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,12 @@ __pycache__/ dev-ignore/ report.md eval_bundle/ +logs/ + +# Secrets +.env + +# Local setup +.claude +CLAUDE.md +wandb/ \ No newline at end of file