diff --git a/.gitignore b/.gitignore index ecbfbcd..d6b4350 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__/ *.pyc .venv/ -.vscode/ \ No newline at end of file +.vscode/ +uploads/ \ No newline at end of file