Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 140 Bytes

gitconfig.md

File metadata and controls

9 lines (8 loc) · 140 Bytes

.gitconfig

[core]
  excludesfile = /Users/quentin/.gitignore_global
  autocrlf = input
  ignorecase = false
  symlinks = true