Files
cloud-removal/.gitignore
2025-09-29 16:13:18 +09:00

12 lines
118 B
Plaintext

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