Treat wwapi config files as built versions

The wwapi*.conf files are build from .in variants, so they should not be
tracked in the tree. Adding them to gitignore prevents them from being
added back in, and adding them to Makefile:clean cleans them up.

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
Jonathon Anderson
2022-12-14 00:23:50 -07:00
parent c67699ae30
commit 3ad4b42896
5 changed files with 4 additions and 39 deletions

View File

@@ -306,6 +306,7 @@ clean:
rm -f config_defaults
rm -f update_configuration
rm -f print_defaults
rm -f etc/wwapi{c,d,rd}.conf
install: files install_wwclient