From 7c2bb4ee4c4ee4d6abc8f7f3757d40c039a1bcac Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Mon, 24 Jul 2023 00:58:35 +0000 Subject: [PATCH] bundleinfo flag, minify scripts --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 41e5a33..9be70c6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ .gitignore node_modules public +tsconfig.tsbuildinfo +.obsidian .quartz-cache -- Gitblit v1.10.0