aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-04-02 14:59:17 +0800
committerGuangxiong Lin <[email protected]>2022-04-02 14:59:17 +0800
commit91b03d5bef89e9e22c551f306844c29676569e6e (patch)
tree20fed08e46b8c605906dcfcca69834ab879d5847
parent050e10852f245c46abc2a5ab8fd638411e56d4b1 (diff)
downloaddotfiles-91b03d5bef89e9e22c551f306844c29676569e6e.tar.gz
dotfiles-91b03d5bef89e9e22c551f306844c29676569e6e.tar.bz2
dotfiles-91b03d5bef89e9e22c551f306844c29676569e6e.zip
Add global git attributes file
-rw-r--r--.gitattributes_global1
-rw-r--r--.gitconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes_global b/.gitattributes_global
new file mode 100644
index 0000000..f97b721
--- /dev/null
+++ b/.gitattributes_global
@@ -0,0 +1 @@
+*.gpg diff=gpg
diff --git a/.gitconfig b/.gitconfig
index 5217c83..063056d 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -14,3 +14,4 @@
tool = vimdiff
[core]
excludesFile = ~/.gitignore
+ attributesfile = ~/.gitattributes