summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2014-05-30 16:45:02 -0400
committerDan Winship <danw@gnome.org>2014-06-19 17:45:02 -0400
commit8252ebd941d17fff932023d29aac0bfe436d4bf9 (patch)
tree4265f41a53a7145c8d5259d2515cd0885e2f4cf7 /.gitignore
parent07bb19a3bb32f45fd05dae94e7f6b101e05343d8 (diff)
cli: generate setting docs from libnm-util/nm-setting-docs.xml
nmcli used the GParamSpec doc strings to get property descriptions, but they will be going away. Generate a .c file from the new XML setting docs file, and link that into nmcli.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dad1ec51f6..f215e02e96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -218,6 +218,7 @@ valgrind-*.log
/data/server.conf
/cli/src/nmcli
+/cli/src/settings-docs.c
/tui/newt/libnmt-newt.a
/tui/nmtui