# 排除虚拟环境目录 .venv/ # 排除test.py文件 test.py # 排除test1.py文件 test1.py # 排除.idea文件 .idea # 排除日志文件 qianniu_exe_*.log *.log Utils/PythonNew32/