Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 285 Bytes

git-config

Shared git configuration that is not specific to any particular project. Helps to avoid copy & paste of .gitignore files between repos.

How to use:

  • Clone this repo to, say ~/trunk/git-config
  • git config --global core.excludesFile ~/trunk/git-config/.gitignore