gitignore uploads

This commit is contained in:
Jan Dickmann 2024-06-30 12:48:35 +02:00
parent a75efd7a5f
commit 3918d81495

2
.gitignore vendored
View File

@ -5,6 +5,8 @@ __pycache__/
instance/
uploads/
.pytest_cache/
.coverage
htmlcov/