2024-01-15 09:58:48 +00:00
|
|
|
# Local VSCode preferences
|
2024-01-10 15:24:17 +00:00
|
|
|
.vscode/
|
|
|
|
|
2024-01-15 09:58:48 +00:00
|
|
|
# Generated files by hugo
|
|
|
|
/public/
|
|
|
|
/resources/_gen/
|
|
|
|
/assets/jsconfig.json
|
|
|
|
hugo_stats.json
|
2024-01-09 15:56:41 +00:00
|
|
|
|
2024-01-15 09:58:48 +00:00
|
|
|
# Executable may be added to repository
|
|
|
|
hugo.exe
|
|
|
|
hugo.darwin
|
|
|
|
hugo.linux
|
|
|
|
|
|
|
|
# Temporary lock file while building
|
|
|
|
/.hugo_build.lock
|