Skip to content

Shared git configuration that is not specific to any particular project

Notifications You must be signed in to change notification settings

textpress/git-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Shared git configuration that is not specific to any particular project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published