gitignore update

This commit is contained in:
James Betker 2020-12-18 08:52:13 -07:00
parent 3074f41877
commit da095199fb

3
.gitignore vendored
View File

@ -16,6 +16,8 @@ data/*
*.pytorch
*.zip
*.cu
*.pt
*.pth
# template
@ -41,6 +43,7 @@ parts/
sdist/
var/
wheels/
pretrained/*
*.egg-info/
.installed.cfg
*.egg