diff options
author | Starfall <us@starfall.systems> | 2020-07-22 16:00:00 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2020-07-22 16:00:00 -0500 |
commit | 1ebf15e4ac1ec1f54c54ecfe7d93b02812997d62 (patch) | |
tree | ae8226cf6ae6e13817c64c8d3e9a8169a2e8ed07 /.gitattributes | |
parent | 9058c683a0bc0c7301d948f68cbaab3647c546ec (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 |