diff --git a/doc/changes/.proclamation.json b/doc/changes/.proclamation.json index 43f8b054a..0fa223155 100644 --- a/doc/changes/.proclamation.json +++ b/doc/changes/.proclamation.json @@ -18,6 +18,9 @@ "Drivers": { "directory": "drivers" }, + "IPC": { + "directory": "ipc" + }, "Compositor": { "directory": "compositor" }, diff --git a/doc/changes/ipc/.gitignore b/doc/changes/ipc/.gitignore new file mode 100644 index 000000000..94d5fcec2 --- /dev/null +++ b/doc/changes/ipc/.gitignore @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: CC0-1.0 +# SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors +!.gitignore