blowfish/.gitignore

22 lines
331 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
2022-09-10 18:21:18 -05:00
.DS_Store
**/.DS_Store
.hugo_build.lock