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