From ecaf8ab2a5274e0f98cc7813734fe3bfe137a914 Mon Sep 17 00:00:00 2001 From: sebseb7 Date: Tue, 23 Dec 2025 05:59:21 +0100 Subject: [PATCH] u --- .gitignore | 3 ++- dist/index.html | 14 -------------- 2 files changed, 2 insertions(+), 15 deletions(-) delete mode 100644 dist/index.html diff --git a/.gitignore b/.gitignore index 115ac4a..bbacb3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules .env ac_data.db -dashboard_log.txt \ No newline at end of file +dashboard_log.txt +dist \ No newline at end of file diff --git a/dist/index.html b/dist/index.html deleted file mode 100644 index 54380a5..0000000 --- a/dist/index.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - Tischlerei Dashboard - - - -
- - - \ No newline at end of file