aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dot_gitconfig')
-rw-r--r--dot_gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_gitconfig b/dot_gitconfig
index 0a3fad2..eaa62bf 100644
--- a/dot_gitconfig
+++ b/dot_gitconfig
@@ -4,3 +4,5 @@
4 signingkey = DD3B254076A2E156! 4 signingkey = DD3B254076A2E156!
5[init] 5[init]
6 defaultBranch = master 6 defaultBranch = master
7[core]
8 autocrlf = input
Powered by cgit v1.2.3 (git 2.41.0)