1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-03-05 08:07:16 +00:00
sops-nix/.gitignore

24 lines
389 B
Text
Raw Normal View History

2020-07-06 07:30:09 +01: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
.vscode
.direnv
# Dependency directories (remove the comment below to include it)
# vendor/
2020-07-12 13:50:55 +01:00
/pkgs/sops-install-secrets/sops-install-secrets
2024-02-18 13:20:51 +01:00
/pkgs/ssh-to-pgp/ssh-to-pgp
# nix build result
result