dockerfile updates (#56)

This commit is contained in:
Ben Cherry
2026-03-10 21:47:26 -07:00
committed by GitHub
parent 684043948b
commit a7d870919a
3 changed files with 80 additions and 26 deletions
+30 -5
View File
@@ -1,3 +1,9 @@
# Project tests
test/
tests/
eval/
evals/
# Python bytecode and artifacts
__pycache__/
*.py[cod]
@@ -39,10 +45,29 @@ coverage/
# Project docs and misc
README.md
CONTRIBUTING.md
LICENSE
# Project tests
test/
tests/
eval/
evals/
# Coding agent files
.claude/
.codex/
.cursor/
.windsurf/
.gemini/
.cline/
.clinerules
.clinerules/
.aider*
.cursorrules
.cursorignore
.cursorindexingignore
.clineignore
.codeiumignore
.geminiignore
.windsurfrules
CLAUDE.md
AGENTS.md
GEMINI.md
.github/copilot-instructions.md
.github/personal-instructions.md
.github/instructions/