From 0c885ba1bf30ce8308880f926be85b6f5a499fa6 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Mon, 24 Feb 2025 02:18:20 +0800 Subject: feat(www): YEAH! --- www/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 www/.gitignore (limited to 'www/.gitignore') diff --git a/www/.gitignore b/www/.gitignore new file mode 100644 index 0000000..90180ff --- /dev/null +++ b/www/.gitignore @@ -0,0 +1,2 @@ +.hugo_build.lock +public \ No newline at end of file -- cgit v1.2.3