Skip to content

Commit

Permalink
feat: add autocrlf setting to .gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinocossar committed Jan 4, 2023
1 parent 313e8e9 commit 340bfe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git/.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[core]
editor = code --wait
excludesfile = ~/.gitignore_global
autocrlf = input
[init]
defaultBranch = master
[web]
Expand Down

0 comments on commit 340bfe2

Please sign in to comment.