Files
icon_process/.gitignore
2025-12-25 20:53:30 +08:00

14 lines
121 B
Plaintext

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