Files
NJUPT-Suan-API/.gitignore
MangoFanFanw 0760e51fb8 基础项目文件
包含 Pycharm 项目配置)
2026-04-21 13:35:35 +08:00

13 lines
121 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
data/
temp/
*.egg-info
# Virtual environments
.venv