This commit is contained in:
YerbaPage
2025-10-17 15:39:02 +08:00
parent 2d6c9ee950
commit 56f1b4e35d
2 changed files with 600 additions and 5 deletions

5
.gitignore vendored
View File

@@ -161,9 +161,6 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
crosscodeeval/
temp/
*.jsonl
*.out
datasets/
repositories/
@@ -171,8 +168,6 @@ repositories/
cache/
output*/
*.pdf
*.json
*.jsonl
old_scripts/
*cache*/
*.zip

File diff suppressed because one or more lines are too long