From 3e2e67d88dc56eb90acb2837eb921694d6dd5909 Mon Sep 17 00:00:00 2001 From: "Gustavo J. A. M. Carneiro" Date: Wed, 3 Oct 2007 13:59:32 +0100 Subject: [PATCH] hg ignore doc/trace-source-list.h --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index c19d9d91a..90e70c089 100644 --- a/.hgignore +++ b/.hgignore @@ -8,3 +8,4 @@ ^doc/latex ^\.lock-wscript ^\.waf +^doc/trace-source-list\.h$