Add global gitignore file

master
Jonathan Hodgson 7 years ago
parent f293534d3e
commit eaebe80014
  1. 1
      gitconfig

@ -3,6 +3,7 @@
name = Jonathan Hodgson
[core]
editor = vim
excludesfile = ~/.gitignore
[status]
submoduleSummary = true
[alias]

Loading…
Cancel
Save