Skip to content

Commit

Permalink
documentation: ignore byproducts from latex
Browse files Browse the repository at this point in the history
When using 'make pdfdocs', auto-generated files should be ignored

Signed-off-by: Henrik Austad <henrik@austad.us>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Henrik Austad authored and Linus Torvalds committed Apr 3, 2009
1 parent 880fe76 commit 70eed8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/DocBook/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@
*.html
*.9.gz
*.9
*.aux
*.dvi
*.log
*.out

0 comments on commit 70eed8d

Please sign in to comment.