summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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