Merge pull request #66 from Virtlink/improve-gitignores

Improve .gitignores
This commit is contained in:
⚔️ DR ⚔️
2025-11-01 12:51:30 -04:00
committed by GitHub
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