Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

DocBook: ignore .proc files

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>

authored by

Brian Norris and committed by
Jonathan Corbet
2d774bd0 6ff33f39

+1
+1
Documentation/DocBook/.gitignore
··· 11 11 *.png 12 12 *.gif 13 13 *.svg 14 + *.proc 14 15 media-indices.tmpl 15 16 media-entities.tmpl