aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 81b6b6246170a0e7fa4b37455a7aec9edbf1ab9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[submodule "recipes"]
	path = recipes
	url = https://github.com/getferdi/recipes.git
	ignore = all
	branch = master
[submodule "src/internal-server"]
	path = src/internal-server
	url = https://github.com/getferdi/internal-server.git
	ignore = all
	branch = master