From 16bce5886d2fdcbcf5757ff959c9050f0491fba7 Mon Sep 17 00:00:00 2001
From: Robin Sonnabend <robin@fsmpi.rwth-aachen.de>
Date: Thu, 9 May 2019 19:21:06 +0200
Subject: [PATCH] Remove gitignore from adcli patch

---
 .../0016-make-Samba-data-tool-configurable.patch    | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/patches/adcli/0016-make-Samba-data-tool-configurable.patch b/patches/adcli/0016-make-Samba-data-tool-configurable.patch
index a93f618..0e557a5 100644
--- a/patches/adcli/0016-make-Samba-data-tool-configurable.patch
+++ b/patches/adcli/0016-make-Samba-data-tool-configurable.patch
@@ -11,7 +11,6 @@ https://gitlab.freedesktop.org/realmd/adcli/issues/6
 
 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
 ---
- .gitignore                      |  1 +
  configure.ac                    | 13 ++++++++++++
  doc/adcli.xml                   | 21 ++++++++++++++++++-
  doc/samba_data_tool_path.xml.in |  1 +
@@ -21,18 +20,6 @@ Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
  7 files changed, 95 insertions(+), 8 deletions(-)
  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
 index fe86638..68877c7 100644
 --- a/configure.ac
-- 
GitLab