mirror of
https://github.com/Mic92/sops-nix.git
synced 2024-12-14 11:57:52 +00:00
23 lines
389 B
Text
23 lines
389 B
Text
# 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
|
|
.vscode
|
|
.direnv
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
# vendor/
|
|
|
|
/pkgs/sops-install-secrets/sops-install-secrets
|
|
/pkgs/ssh-to-pgp/ssh-to-pgp
|
|
|
|
# nix build result
|
|
result
|