[core]
	bare = false
	repositoryformatversion = 0
	filemode = false
	symlinks = false
	ignorecase = true
	logallrefupdates = true
[remote "EtherCAT_Examples_CSharp"]
	url = git-repo@192.168.1.244:COMI_Examples
	fetch = +refs/heads/*:refs/remotes/EtherCAT_Examples_CSharp/*
	puttykeyfile = C:\\Users\\YSY\\.ssh\\ysy.ppk
