diff options
author | Guangxiong Lin <[email protected]> | 2022-04-02 14:59:17 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2022-04-02 14:59:17 +0800 |
commit | 91b03d5bef89e9e22c551f306844c29676569e6e (patch) | |
tree | 20fed08e46b8c605906dcfcca69834ab879d5847 /.gitconfig | |
parent | 050e10852f245c46abc2a5ab8fd638411e56d4b1 (diff) | |
download | dotfiles-91b03d5bef89e9e22c551f306844c29676569e6e.tar.gz dotfiles-91b03d5bef89e9e22c551f306844c29676569e6e.tar.bz2 dotfiles-91b03d5bef89e9e22c551f306844c29676569e6e.zip |
Add global git attributes file
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,3 +14,4 @@ tool = vimdiff [core] excludesFile = ~/.gitignore + attributesfile = ~/.gitattributes |