We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36088c4 commit be09fc9Copy full SHA for be09fc9
1 file changed
.gitignore
@@ -20,4 +20,7 @@ CLAUDE.md
20
# main www deploy can serve formulacode.org/docs/{eval,data} without a
21
# Python toolchain in CI. Refresh with `make docs` (see Makefile).
22
_repos/
23
-.venv-docs/
+.venv-docs/
24
+
25
+# Local fc-eval run output (created by `fc-eval run` from this directory).
26
+runs/
0 commit comments