2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

Add doc/*.mdoc to ignore file

This commit is contained in:
Todd C. Miller 2012-07-19 13:42:41 -04:00
parent 90f2cfa589
commit 42e6496ed0

View File

@ -17,6 +17,7 @@ Makefile$
^ChangeLog$
^doc/.*\.man$
^doc/.*\.mdoc$
^doc/varsub$
^pathnames\.h$