Files
hunyuan3dweb/.gitignore
2026-05-24 21:47:44 +08:00

24 lines
237 B
Plaintext

# Sensitive user data
cookies.txt
hunyuan3d_profile/
# Python build artifacts
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
# IDE
.vscode/
.idea/
*.swp
*.swo
# Logs
*.log
api_requests.log.json
api_image_to_3d.json