From e36ad1739a75f33d9e246f8fb0acfa8d7579a26e Mon Sep 17 00:00:00 2001 From: lxb <1580622474@qq.com> Date: Mon, 9 Dec 2024 19:56:47 +0800 Subject: [PATCH] update --- .gitignore | 6 +- index.html | 317 ----------------------------------------------------- 2 files changed, 5 insertions(+), 318 deletions(-) delete mode 100644 index.html diff --git a/.gitignore b/.gitignore index 479c59e..b7f6efc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ serverList.json -build/ \ No newline at end of file + +# build +build/ +dist/ +*.spec \ No newline at end of file diff --git a/index.html b/index.html deleted file mode 100644 index 5795a8d..0000000 --- a/index.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - - - Server and GPU Information - - - -
-
-

Server and GPU Information

-

-
- -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
- - - - \ No newline at end of file