diff --git a/doc/changes/.proclamation.json b/doc/changes/.proclamation.json index ffd073934..3f11f1e3c 100644 --- a/doc/changes/.proclamation.json +++ b/doc/changes/.proclamation.json @@ -12,6 +12,9 @@ "Drivers": { "directory": "drivers" }, + "Helper Libraries": { + "directory": "aux" + }, "Misc. Features": { "directory": "misc_features" }, diff --git a/doc/changes/aux/.gitignore b/doc/changes/aux/.gitignore new file mode 100644 index 000000000..94d5fcec2 --- /dev/null +++ b/doc/changes/aux/.gitignore @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: CC0-1.0 +# SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors +!.gitignore