argon2/.gitignore
2022-12-04 02:34:55 +01:00

21 lines
265 B
Plaintext

### JetBrains
.idea/
### Go template
# 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
vendor/