Skip to content
Snippets Groups Projects
Commit 16bce588 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Remove gitignore from adcli patch

parent d53e4a55
No related branches found
No related tags found
No related merge requests found
Pipeline #872 failed
...@@ -11,7 +11,6 @@ https://gitlab.freedesktop.org/realmd/adcli/issues/6 ...@@ -11,7 +11,6 @@ https://gitlab.freedesktop.org/realmd/adcli/issues/6
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
--- ---
.gitignore | 1 +
configure.ac | 13 ++++++++++++ configure.ac | 13 ++++++++++++
doc/adcli.xml | 21 ++++++++++++++++++- doc/adcli.xml | 21 ++++++++++++++++++-
doc/samba_data_tool_path.xml.in | 1 + doc/samba_data_tool_path.xml.in | 1 +
...@@ -21,18 +20,6 @@ Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> ...@@ -21,18 +20,6 @@ Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
7 files changed, 95 insertions(+), 8 deletions(-) 7 files changed, 95 insertions(+), 8 deletions(-)
create mode 100644 doc/samba_data_tool_path.xml.in create mode 100644 doc/samba_data_tool_path.xml.in
diff --git a/.gitignore b/.gitignore
index b49a065..c64f4e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ Makefile.in
/doc/adcli.8
/doc/html/
/doc/version.xml
+/doc/samba_data_tool_path.xml
/po/POTFILES
/po/stamp-po
diff --git a/configure.ac b/configure.ac diff --git a/configure.ac b/configure.ac
index fe86638..68877c7 100644 index fe86638..68877c7 100644
--- a/configure.ac --- a/configure.ac
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment