diff --git a/.gitignore b/.gitignore index bc67b9c..cec30d6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .vscode __pycache__ config.py -*.db \ No newline at end of file +*.db +*.log* \ No newline at end of file