diff --git a/.gitignore b/.gitignore index 6178e7c..b2318ae 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ __pycache__/ instance/ +uploads/ + .pytest_cache/ .coverage htmlcov/