diff --git a/.gitignore b/.gitignore index a4733257..fa803b09 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__/ .idea/ .vscode/ -.tmp \ No newline at end of file +.tmp +config.ini \ No newline at end of file