Skip to content

Commit

Permalink
[PATCH] DocBook: add .gitignore file
Browse files Browse the repository at this point in the history
when ignoring all DocBook output files git-status output becomes meaningful
again.

Signed-off-by: Martin Waitz <tali@admingilde.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Martin Waitz authored and Linus Torvalds committed Jan 10, 2006
1 parent dc3d28d commit be217ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/DocBook/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
*.xml
*.ps
*.pdf
*.html
*.9.gz
*.9

0 comments on commit be217ff

Please sign in to comment.