diff --git a/.gitignore b/.gitignore index 1dd591d4..a9d76412 100755 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,5 @@ celerybeat-schedule* dump.rdb debugpy* uwsgi.sock -package-lock.json \ No newline at end of file +package-lock.json +models \ No newline at end of file