2023-10-15 12:58:01 -05:00
|
|
|
# Hugo and Blowfish
|
2023-10-15 13:44:35 -05:00
|
|
|
public/
|
|
|
|
resources/
|
|
|
|
exampleSite/resources/
|
2023-10-15 12:58:01 -05:00
|
|
|
|
2022-09-09 15:38:52 -05:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
|
|
# vendor/
|
2022-10-05 06:49:09 -05:00
|
|
|
|
|
|
|
#others
|
2022-09-10 13:30:44 -05:00
|
|
|
node_modules
|
2022-10-05 06:49:09 -05:00
|
|
|
.hugo_build.lock
|
2023-06-10 09:21:53 -05:00
|
|
|
|
|
|
|
# OS generated files
|
|
|
|
.DS_Store
|
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
2023-12-18 07:37:47 -06:00
|
|
|
.idea
|
2024-03-10 12:36:28 -05:00
|
|
|
.Ulysses-Group.plist
|
|
|
|
.Ulysses-Settings.plist
|