aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 78e0c5221616119597e3c6d0ec3796ad65bc7c84 (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/server"]
	path = src/server
	url = https://github.com/getferdi/internal-server.git
	ignore = all
	branch = master