Improve .gitignores

This commit is contained in:
Daniel A. A. Pelsmaeker
2025-06-30 17:16:19 +02:00
parent e3e2b8d867
commit 61f077a09d
2 changed files with 29 additions and 2 deletions

View File

@@ -1,2 +1,14 @@
.hugo_build.lock
resources/
# Hugo
/public/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
hugo.exe
hugo.darwin
hugo.linux
/.hugo_build.lock
# Misc
.cache
.DS_Store
*.lock