[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/CN-Curriculum-Development/CyberFuP2.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[lfs]
	repositoryformatversion = 0
[branch "matthewvjanzen-patch-2"]
	remote = origin
	merge = refs/heads/matthewvjanzen-patch-2
[branch "part-2-main"]
	remote = origin
	merge = refs/heads/part-2-main
[branch "player-attack-with-anim"]
	remote = origin
	merge = refs/heads/player-attack-with-anim
