[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = git@gitlab.vci.rwth-aachen.de:jnehringwirxel/tokenprocessor.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "extern/babel-serializer"]
	url = https://github.com/project-arcana/babel-serializer.git
[submodule "extern/clean-core"]
	url = https://github.com/project-arcana/clean-core.git
[submodule "extern/clean-ranges"]
	url = https://github.com/project-arcana/clean-ranges.git
[submodule "extern/cpp-utils"]
	url = git@gitlab.vci.rwth-aachen.de:jnehringwirxel/cpp-utils.git
[submodule "extern/ctracer"]
	url = https://github.com/project-arcana/ctracer.git
[submodule "extern/glfw"]
	url = https://github.com/glfw/glfw.git
[submodule "extern/glow"]
	url = https://www.graphics.rwth-aachen.de:9000/Glow/glow.git
[submodule "extern/glow-extras"]
	url = https://www.graphics.rwth-aachen.de:9000/Glow/glow-extras.git
[submodule "extern/image"]
	url = git@gitlab.vci.rwth-aachen.de:jnehringwirxel/image.git
[submodule "extern/imgui"]
	url = https://www.graphics.rwth-aachen.de:9000/ptrettner/imgui-lean.git
[submodule "extern/nexus"]
	url = https://github.com/project-arcana/nexus.git
[submodule "extern/reflector"]
	url = https://github.com/project-arcana/reflector.git
[submodule "extern/rich-log"]
	url = https://@github.com/project-arcana/rich-log.git
[submodule "extern/typed-geometry"]
	url = https://github.com/project-arcana/typed-geometry.git
