diff --git a/.gitignore b/.gitignore index 4a214a8..ab5354f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ data/ *.pyc model_asset/ *.pt -.ipynb_checkpoints/ \ No newline at end of file +.ipynb_checkpoints/ +*.zip \ No newline at end of file