15 lines
128 B
Plaintext
15 lines
128 B
Plaintext
*.sw*
|
|
*.bak
|
|
*_bak.py
|
|
|
|
.cache/
|
|
.egg-info
|
|
__pycache__/
|
|
build/
|
|
dist/
|
|
|
|
image.png
|
|
smplpytorch/native/models/*.pkl
|
|
|
|
exp/*
|
|
fit/output/* |