gitignore: exclude fingerprint markdown docs
This commit is contained in:
parent
2f4bbfe871
commit
e9f2c9d3c6
6
.gitignore
vendored
6
.gitignore
vendored
@ -47,3 +47,9 @@ node_modules/
|
|||||||
*.bak.*
|
*.bak.*
|
||||||
*.pre_refill
|
*.pre_refill
|
||||||
*.pre_glm_refill
|
*.pre_glm_refill
|
||||||
|
|
||||||
|
# 指纹相关 markdown 文档不入库(保留在工作区)
|
||||||
|
FINGERPRINT_BENCHMARKS_RUN.md
|
||||||
|
bash/fingerprint/README.md
|
||||||
|
bash/fingerprint/fp_fusion/README.md
|
||||||
|
bash/fingerprint/fp_fusion/references/README.md
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user