From a1ceb37af12014e33caf42fe18cf9a258a46afcb Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Wed, 13 Aug 2025 13:12:12 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 1 + ui/dist/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1b07b36..b8d168b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ models/ hf_cache/ server/server/ +docs/init-bak-20250813.sql diff --git a/ui/dist/index.html b/ui/dist/index.html index 07104fd..b509165 100644 --- a/ui/dist/index.html +++ b/ui/dist/index.html @@ -1 +1 @@ -
XControl Admin
admin@example.com
A

Dashboard

Welcome to XControl admin panel.

\ No newline at end of file +
XControl Admin
admin@example.com
A

Dashboard

Welcome to XControl admin panel.

\ No newline at end of file