Files
mlx-examples/video/Wan2.2/.gitignore
2025-07-31 02:30:20 -07:00

37 lines
296 B
Plaintext

.*
*.py[cod]
# *.jpg
*.jpeg
# *.png
*.gif
*.bmp
*.mp4
*.mov
*.mkv
*.log
*.zip
*.pt
*.pth
*.ckpt
*.safetensors
*.json
# *.txt
*.backup
*.pkl
*.html
*.pdf
*.whl
cache
__pycache__/
storage/
samples/
!.gitignore
!requirements.txt
.DS_Store
*DS_Store
google/
Wan2.2-*
venv_wan/
venv_wan_py310/
.venv/