diff --git a/.cursorrules b/.cursorrules index 81abf2f54..4646f96be 100644 --- a/.cursorrules +++ b/.cursorrules @@ -1,3 +1,9 @@ +--- +description: "Formale Projektrichtlinien für das Mercedes-Benz 3D-Druck-Management-System mit Fokus auf Codequalität, deutscher Dokumentation und hardwareoptimierter Implementierung" +globs: ["*.py", "*.html", "*.js", "*.sql", "*.md"] +alwaysApply: true +--- + # MYP Druckerverwaltungssystem - Cursor Rules # Mercedes-Benz 3D-Druck-Management-Platform diff --git a/backend/backend/database/myp.db-shm b/backend/backend/database/myp.db-shm index 275cef6e5..6682fd4a5 100644 Binary files a/backend/backend/database/myp.db-shm and b/backend/backend/database/myp.db-shm differ diff --git a/backend/blueprints/__pycache__/admin_unified.cpython-313.pyc b/backend/blueprints/__pycache__/admin_unified.cpython-313.pyc index 8d73425c5..9161ea930 100644 Binary files a/backend/blueprints/__pycache__/admin_unified.cpython-313.pyc and b/backend/blueprints/__pycache__/admin_unified.cpython-313.pyc differ diff --git a/backend/blueprints/__pycache__/printers.cpython-313.pyc b/backend/blueprints/__pycache__/printers.cpython-313.pyc index a1aafcb7e..8386c32e0 100644 Binary files a/backend/blueprints/__pycache__/printers.cpython-313.pyc and b/backend/blueprints/__pycache__/printers.cpython-313.pyc differ