Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 149 Bytes

File metadata and controls

3 lines (3 loc) · 149 Bytes

Git Configuration

A global exclude file is specified in the $HOME directory, called ~/.ignore $ git config --global core.excludesfile ~/.ignore