FashionM3 / .gitignore
pangkaicheng
first commit
f8a73ec
raw
history blame contribute delete
151 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv/
.env
generated_images/
.chainlit/
.idea/