[core]
	autocrlf = input
	editor = C:/Users/username/AppData/Local/Microsoft/AppV/Client/Integration/E37253ED-7C5D-4C97-95AA-0E05F1E237AE/Root/notepad++.exe -multiInst -notabbar -nosession -noPlugin
	eol = lf
[diff]
	tool = meld
[difftool]
	prompt = false
[http]
	sslVerify = false
[init]
	defaultBranch = main
[merge]
	tool = meld
[mergetool]
	prompt = false
	keepBackup = false
[mergetool "meld"]
	path = "C:/Program Files (x86)/Meld/Meld.exe"
[push]
	default = current
