diff options
author | Matt Singleton <matthew.j.singleton@gmail.com> | 2011-10-07 15:10:36 -0400 |
---|---|---|
committer | Matt Singleton <matthew.j.singleton@gmail.com> | 2011-10-07 15:10:36 -0400 |
commit | da63c241e165cb25e2a7ccf34e64870e417e4c71 (patch) | |
tree | 92e56d539d3df8165e977a03cab757d51e64c5c3 | |
parent | 15541c53e1ae49db8d3f01a4b08a84d831dddf01 (diff) |
actually use that global gitignore
-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 |