From 5c5ae1f16b99ac3ef6e82bdb369e9ff2654711d0 Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Tue, 13 Dec 2022 08:28:24 +0800 Subject: [PATCH] add gitignore and html scale --- .gitignore | 1 + web/public/index.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8e0016a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/ais diff --git a/web/public/index.html b/web/public/index.html index c70b701..21696c7 100644 --- a/web/public/index.html +++ b/web/public/index.html @@ -2,6 +2,7 @@ Title +