diff options
author | Garhve <Garhve@gmail.com> | 2022-11-17 00:07:28 +0800 |
---|---|---|
committer | Garhve <Garhve@gmail.com> | 2022-11-17 00:07:28 +0800 |
commit | 41ac35fe50e574aedb29ac4e4f393964855320c0 (patch) | |
tree | 00c3c27f1f8f3e66eac4d9f9511ce974b147be08 /.gitattributes | |
parent | b1bd8f025a7f972a303bad2d92c79d54810e206d (diff) |
Configure git repository for gpg file diff.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f97b721 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.gpg diff=gpg |