[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/AcademySoftwareFoundation/OpenTimelineIO.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[submodule "src/deps/Imath"]
	url = https://github.com/AcademySoftwareFoundation/Imath
[submodule "src/deps/pybind11"]
	url = https://github.com/pybind/pybind11.git
[submodule "src/deps/rapidjson"]
	url = https://github.com/Tencent/rapidjson.git
