Skip to content

Deveodk/global-gitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Global gitignore

Global .gitignore to use on a Mac

Usage

Clone this repository to your home directory.
git clone [email protected]:Deveodk/global-gitignore.git ~/global-gitignore

Afterwards, you need to tell git to use your new global gitignore file.
git config --global core.excludesfile '~/global-gitignore/.global-gitignore'

Releases

No releases published

Packages

No packages published