blowfish/.gitignore

34 lines
493 B
Text
Raw Normal View History

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/
#others
2022-09-10 13:30:44 -05:00
node_modules
.hugo_build.lock
2023-06-10 09:21:53 -05:00
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
.idea
2024-03-10 12:36:28 -05:00
.Ulysses-Group.plist
.Ulysses-Settings.plist