diff --git a/.gitignore b/.gitignore index 5eb05bc..74a4d74 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /__pycache__ models -app.log \ No newline at end of file +app.log +*.pt \ No newline at end of file