diff options
author | luxagraf <sng@luxagraf.net> | 2015-10-28 11:08:01 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2015-10-28 11:08:01 -0400 |
commit | a39f913f473585647dad53d0c94493f321787d29 (patch) | |
tree | 8ad049dc806e402c0867068dd70ed9e7c492c8df | |
parent | c32a51beb7ed51498c8ea7ccf29bf245403cad7b (diff) |
Configure git repository for gpg file diff.
-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 |