diff options
author | mjfernez <mjf@mjfer.net> | 2022-02-18 19:05:32 -0500 |
---|---|---|
committer | mjfernez <mjf@mjfer.net> | 2022-02-18 19:05:32 -0500 |
commit | 2ffcdd5e3d1e4c4c82e5b4393b61fbdbe0e15cf8 (patch) | |
tree | cfc9f2a91dcc9e8b38dcc96dfe576191100c0bd2 /.gitattributes | |
parent | 94f993ee017a4fcbd8951cb06fa86d47ca95cbec (diff) | |
download | pass-2ffcdd5e3d1e4c4c82e5b4393b61fbdbe0e15cf8.tar.gz |
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 |