mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 05:46:37 +00:00
feat(gpg): gpg, gpg-tui, configs, git-crypt
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -219,3 +219,9 @@ git/* text
|
||||
**/git/* text
|
||||
**/alias text
|
||||
ssh/* text
|
||||
|
||||
# Git Crypt special files
|
||||
*-secret filter=git-crypt diff=git-crypt
|
||||
*.key filter=git-crypt diff=git-crypt
|
||||
secrets/** filter=git-crypt diff=git-crypt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user