Files
hair/.gitignore
T
2026-06-14 15:04:34 +08:00

14 lines
196 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
venv/
__pycache__/
*.pyc
.env
# 网关配置(含密码,不入 git
gateway/config.json
# 生成的标注图、测试输出
static/annotations/*
!static/annotations/.gitkeep
tests/output/