aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 6e47d90904a1f25dc4a9c2fd3af6d5cd76d50691 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: CC0-1.0

# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
#
# Available under the terms of Creative Commons Zero v1.0 Universal.

[submodule "src/hydrilla/schemas"]
	path = src/hydrilla/schemas
	url = ../hydrilla-json-schemas
[submodule "src/test/source-package-example"]
	path = tests/source-package-example
	url = ../hydrilla-source-package-example