add .gitignore

This commit is contained in:
2026-01-07 08:16:14 +08:00
parent 50530333ec
commit 94f55f400c
3 changed files with 7 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
public/
.hugo_build.lock
**/.DS_Store
+3
View File
@@ -0,0 +1,3 @@
[submodule "themes/PaperMod"]
path = themes/PaperMod
url = https://github.com/adityatelange/hugo-PaperMod.git
+1
Submodule themes/PaperMod added at 7d061d56d4