[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[user]
	email = yamanalali@users.noreply.github.com
	name = yamanalali
[remote "origin"]
	url = https://github.com/yamanalali/ngoerp.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
