Skip to content

Commit be09fc9

Browse files
committed
ignore local fc-eval runs/ output
1 parent 36088c4 commit be09fc9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,7 @@ CLAUDE.md
2020
# main www deploy can serve formulacode.org/docs/{eval,data} without a
2121
# Python toolchain in CI. Refresh with `make docs` (see Makefile).
2222
_repos/
23-
.venv-docs/
23+
.venv-docs/
24+
25+
# Local fc-eval run output (created by `fc-eval run` from this directory).
26+
runs/

0 commit comments

Comments
 (0)