diff --git a/.gitignore b/.gitignore index 0f69ab9..0ea0879 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .vscode/ __pycache__/ */__pycache__/ -.env \ No newline at end of file +.env +app.log \ No newline at end of file