Fix broken .docker-ignore

Fixes #614
This commit is contained in:
rubenwardy
2025-11-08 13:55:06 +00:00
parent a5fe2c727a
commit 90bdb16d3e
+3 -2
View File
@@ -1,6 +1,7 @@
.git
data*
uploads
*.pyc
__pycache__
**/*.pyc
**/__pycache__
env
venv