]> granicus.if.org Git - sudo/commitdiff
Add doc/*.mdoc to ignore file
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 19 Jul 2012 17:42:41 +0000 (13:42 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 19 Jul 2012 17:42:41 +0000 (13:42 -0400)
.hgignore

index 53f76a8f46d03362b56e8cec90f3e6be3a702987..0c50184d489411d4cc873720e49337d5e500ee39 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -17,6 +17,7 @@ Makefile$
 
 ^ChangeLog$
 ^doc/.*\.man$
+^doc/.*\.mdoc$
 ^doc/varsub$
 
 ^pathnames\.h$