aboutsummaryrefslogtreecommitdiff
path: root/llm/codeinterpreter/python/output
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-08-01 19:25:46 -0400
committerXe Iaso <me@xeiaso.net>2024-08-01 19:25:46 -0400
commitbdcd9eb26211bb5b10b1c41a2ffc609933d46033 (patch)
tree3a69390ea9c377518e8e4ab44893918c4bebd969 /llm/codeinterpreter/python/output
parent7041695d49386f6e2cf660179c55f7f8a93b5ed3 (diff)
downloadx-bdcd9eb26211bb5b10b1c41a2ffc609933d46033.tar.xz
x-bdcd9eb26211bb5b10b1c41a2ffc609933d46033.zip
cmd/mimi: try having mimi run Python
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'llm/codeinterpreter/python/output')
-rw-r--r--llm/codeinterpreter/python/output/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/llm/codeinterpreter/python/output/.gitignore b/llm/codeinterpreter/python/output/.gitignore
new file mode 100644
index 0000000..c96a04f
--- /dev/null
+++ b/llm/codeinterpreter/python/output/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore \ No newline at end of file