aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitattributes2
-rw-r--r--.gitconfig2
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d22bce5
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.gpg filter=gpg diff=gpg
+*.asc filter=gpg diff=gpg
diff --git a/.gitconfig b/.gitconfig
index 3af1f46..bead2ea 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -36,3 +36,5 @@
[diff]
mnemonicPrefix = true
algorithm = histogram
+[diff "gpg"]
+ textconv = gpg --no-tty --decrypt