From 0874dd5d5652f7d710d98329ba111fd69e7d8fce 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