Skip to content

Commit

Permalink
DocBook: ignore .proc files
Browse files Browse the repository at this point in the history
These are generated as part of 'make htmldocs'. If we don't ignore them,
then most of our generated subdirectories get treated as "untracked" by
git.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
computersforpeace authored and Jonathan Corbet committed Sep 13, 2015
1 parent 6ff33f3 commit 2d774bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/DocBook/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
*.png
*.gif
*.svg
*.proc
media-indices.tmpl
media-entities.tmpl

0 comments on commit 2d774bd

Please sign in to comment.