Files
shuidrop_gui/.gitignore
2025-09-12 20:42:00 +08:00

14 lines
145 B
Plaintext

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