From 6758a1a26de82a6dc3661db880513cba75f01110 Mon Sep 17 00:00:00 2001 From: leiyu3 Date: Thu, 17 Jul 2025 11:47:55 -0400 Subject: init commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8eabf57 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/public +.DS_Store +.hugo_build.lock \ No newline at end of file -- cgit v1.2.3