diff options
-rw-r--r-- | gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ whitespace = trailing-space,space-before-tab,cr-at-eol editor = vim autocrlf = input + excludesfile = /Users/matt/.gitignore [push] default = nothing |