summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 8648cbbb7daa13d355a1c20e0e22fa9742a2c645 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "application/third_party/mockery"]
	path = application/third_party/mockery
	url = https://github.com/padraic/mockery.git
[submodule "application/third_party/QrCode"]
	path = application/third_party/QrCode
	url = https://github.com/endroid/QrCode.git
[submodule "application/third_party/parsedown"]
	path = application/third_party/parsedown
	url = https://github.com/erusev/parsedown.git
[submodule "data/tests/exif-orientation-examples"]
	path = data/tests/exif-orientation-examples
	url = https://github.com/recurser/exif-orientation-examples.git