Diff Rails credentials files

This commit is contained in:
Andrew Tomaka 2022-03-12 11:24:09 -05:00
parent e635cc8573
commit e9b32586ab
Signed by: atomaka
GPG Key ID: 61209BF70A5B18BE
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
*.yml.enc diff=enc

View File

@ -11,6 +11,7 @@
[core]
autocrlf = input
attributesfile = ~/.config/git/gitattributes_global
excludesfile = ~/.config/git/gitignore_global
[github]
@ -33,5 +34,9 @@
name = Andrew Tomaka
signingkey = 61209BF70A5B18BE
[diff "enc"]
textconv = bundle exec rails encrypted:show
cachetextconv = false
[includeIf "gitdir:~/Source/work/"]
path = ~/.config/git/gitconfig_benefitbay