* [PATCH] DocBook: add .gitignore file
@ 2005-11-27 12:47 Martin Waitz
2005-11-27 23:09 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Martin Waitz @ 2005-11-27 12:47 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
when ignoring all DocBook output files git-status output becomes meaningful
again.
Signed-off-by: Martin Waitz <tali@admingilde.org>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] DocBook: add .gitignore file
2005-11-27 12:47 [PATCH] DocBook: add .gitignore file Martin Waitz
@ 2005-11-27 23:09 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2005-11-27 23:09 UTC (permalink / raw)
To: Martin Waitz; +Cc: Linus Torvalds, linux-kernel
Martin Waitz wrote:
> when ignoring all DocBook output files git-status output becomes meaningful
> again.
>
> Signed-off-by: Martin Waitz <tali@admingilde.org>
ACK. BTW you should CC akpm@osdl.org to make sure the patch doesn't get
lost...
Jeff
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-27 23:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-27 12:47 [PATCH] DocBook: add .gitignore file Martin Waitz
2005-11-27 23:09 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox