blowfish/.gitignore

27 lines
380 B
Text
Raw Normal View History

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