[PATCH] DocBook: add .gitignore file

From: Martin Waitz
Date: Sun Nov 27 2005 - 07:52:21 EST


when ignoring all DocBook output files git-status output becomes meaningful
again.

Signed-off-by: Martin Waitz <tali@xxxxxxxxxxxxxx>

---

Documentation/DocBook/.gitignore | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
create mode 100644 Documentation/DocBook/.gitignore

applies-to: e0ad781a5c7718bb40f0b0f4cd47ada937f21d7b
ca0e12ae5dd452d8c8e2282844bc6e65bc5cbc1d
diff --git a/Documentation/DocBook/.gitignore b/Documentation/DocBook/.gitignore
new file mode 100644
index 0000000..c102c02
--- /dev/null
+++ b/Documentation/DocBook/.gitignore
@@ -0,0 +1,6 @@
+*.xml
+*.ps
+*.pdf
+*.html
+*.9.gz
+*.9
---
0.99.9.GIT

--
Martin Waitz
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/