Fix: Refine the git ignore file to exclude dependencies (#16882)

### Summary
Refined the git ignore file to exclude the dependencies when working new PR.
This commit is contained in:
Paul Y Hui
2026-07-14 19:10:51 +08:00
committed by GitHub
parent 22dd1ad401
commit a5a6dcfd5d

5
.gitignore vendored
View File

@@ -47,6 +47,9 @@ chrome*
huggingface.co/
nltk_data/
uv-x86_64*.tar.gz
office_oxide*.tar.gz
pdf_oxide*.tar.gz
stagehand-server*
# Exclude hash-like temporary files like 9b5ad71b2ce5302211f9c61530b329a4922fc6a4
*[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]*
@@ -258,4 +261,4 @@ internal/deepdoc/parser/docx/tool/
# test data compare tool
internal/ingestion/task/tool/generate_dataflow_golden.py
internal/ingestion/task/tool/README.md
internal/cpp/cmake-build-release
internal/cpp/cmake-build-release