diff options
author | Matt Singleton <matt@xcolour.net> | 2021-02-08 10:51:37 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2021-02-08 10:51:37 -0600 |
commit | 56cca67b575a171b3a6a92580f0360b6fc1fab6a (patch) | |
tree | b8a0a9e162941f5c89939248aa9d98fdea2334b3 /gitconfig-local | |
parent | bd7d28036241c9070d22de7fb88d23b24094aab0 (diff) |
include local git config
Diffstat (limited to 'gitconfig-local')
-rw-r--r-- | gitconfig-local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gitconfig-local b/gitconfig-local new file mode 100644 index 0000000..8076467 --- /dev/null +++ b/gitconfig-local @@ -0,0 +1 @@ +# Local (not source-controlled) overrides go here |