Files
NJUPT-Suan-API/.gitignore
MangoFanFanw 285a92d9cb 修改 .gitignore
添加一个脚本目录,里面放的是芒果给自己准备的妙妙小道具(
2026-04-22 23:31:07 +08:00

15 lines
131 B
Plaintext

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