diff --git a/.gitignore b/.gitignore index 8f87fb3c..c210e361 100644 --- a/.gitignore +++ b/.gitignore @@ -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