changeset 16:824c60f0d7b2

hgignore for the docs
author David A. Holland
date Mon, 03 Sep 2012 13:56:54 -0400
parents c4ee36b629c0
children f155c6af2c6b
files .hgignore
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Mon Sep 03 13:55:42 2012 -0400
+++ b/.hgignore	Mon Sep 03 13:56:54 2012 -0400
@@ -2,6 +2,9 @@
 ^config\.mk$
 ^config\.sed$
 
+^doc/.*\.aux$
+^doc/.*\.log$
+
 ^cgitools/fetch/fetch\.cgi$
 ^cgitools/search/search\.cgi$
 ^cgitools/submit/submit\.cgi$