From 3a6139286d7dafe05d21b2f02e44e72f15ca443b Mon Sep 17 00:00:00 2001 From: ebuehrle <43623224+ebuehrle@users.noreply.github.com> Date: Wed, 8 Sep 2021 20:31:45 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 302cfd6..96f186a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +*.pkl +*.pt +*.zip + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]