added dockerignore

This commit is contained in:
Rudi
2026-08-28 16:34:38 +02:00
parent 1bed9cd5f8
commit 108ba31a1a
+8
View File
@@ -0,0 +1,8 @@
.git
.venv
venv
__pycache__
*.pyc
*.db
*.sqlite3
data/