@ -1,14 +1,14 @@
# 忽略 log 目录
log/
# 其他已有的忽略规则
*.pyc
__pycache__/
data/
result/
# 忽略环境配置文件
.env
# 忽略所有 log 目录 和 data 目录
**/log/
**/data/
**/result/
reports_em/json_data/
reports_em/pdfs/
reports_em/raw/
# 忽略 Python 编译文件
The note is not visible to the blocked user.