summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author= <=>2025-06-04 11:49:37 +0800
committer= <=>2025-06-04 11:49:37 +0800
commit947d9dfdf16ae37109898111a5caacae7377b96d (patch)
treeff4e884020fb7d968a6192106f370b215647f569 /.gitignore
parent5e163b529a78d528b745b8b57ba794b7b2bba97a (diff)
update code and kk eval
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 321e8a5..a6aef85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,7 @@ archived/*
*.log
./*.sh
*.ipynb
-log/* \ No newline at end of file
+log/*
+*.pyc
+tmp
+code_eval/OpenCodeEval/benchmark/data \ No newline at end of file