doc: Add an aux section to changelog config

This commit is contained in:
Ryan Pavlik 2020-03-25 14:47:43 -05:00 committed by Jakob Bornecrantz
parent d198e93fcb
commit e5224cf02e
2 changed files with 6 additions and 0 deletions

View file

@ -12,6 +12,9 @@
"Drivers": {
"directory": "drivers"
},
"Helper Libraries": {
"directory": "aux"
},
"Misc. Features": {
"directory": "misc_features"
},

3
doc/changes/aux/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors
!.gitignore