2023-10-15 12:58:01 -05:00
|
|
|
# Hugo and Blowfish
|
|
|
|
public
|
2023-10-15 13:12:29 -05:00
|
|
|
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
|