2022-11-22 14:32:42 +00:00
|
|
|
### Hugo ###
|
2019-04-30 10:14:52 +00:00
|
|
|
|
2022-11-22 14:32:42 +00:00
|
|
|
.direnv
|
|
|
|
|
2023-04-09 09:47:40 +00:00
|
|
|
# The code workspace used for the dedicated branches for certain content.
|
2023-05-23 11:01:27 +00:00
|
|
|
/code-workspace/
|
|
|
|
|
|
|
|
# The exported avatar images.
|
|
|
|
/static/icons/avatars/
|
2023-04-09 09:47:40 +00:00
|
|
|
|
2022-11-22 14:32:42 +00:00
|
|
|
# Certain files just need to be ignored.
|
|
|
|
/layouts/partials/openring.html
|
|
|
|
/layouts/partials/planet.html
|
2019-04-30 10:14:52 +00:00
|
|
|
|
2019-08-14 08:36:03 +00:00
|
|
|
# Generated files by hugo
|
|
|
|
/public/
|
|
|
|
/resources/_gen/
|
2019-04-30 10:14:52 +00:00
|
|
|
|
2019-08-14 08:36:03 +00:00
|
|
|
# Executable may be added to repository
|
|
|
|
hugo.exe
|
|
|
|
hugo.darwin
|
|
|
|
hugo.linux
|
|
|
|
|
2022-11-22 14:32:42 +00:00
|
|
|
# Ignore all other envrc
|
|
|
|
.envrc.*
|