Files
qwen-code/integration-tests/terminal-bench/ci-tasks/.gitignore
Yiheng Xu 010ad5ddc4 Terminal Bench Integration Test (#521)
* integrate terminal bench

* fix ci

* add ci

* fix ci

* fix ci

* parallel ci

* handle timeout

* fix lint

* trigger
2025-09-05 17:02:03 +08:00

13 lines
258 B
Plaintext

# Ignore protected directories (contain solutions we don't need to commit)
*/protected/
# Ignore Docker-related files that can be large
*.tar
*.tar.gz
# Ignore any generated files
*.pyc
__pycache__/
.pytest_cache/
# Keep task.yaml and essential test files