From e397773585d073cfb089e7a2f2b038ea3c60a4a4 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Fri, 24 Apr 2015 10:01:56 -0400 Subject: Ignore manual.out --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index c3272f05..20e290b8 100644 --- a/.hgignore +++ b/.hgignore @@ -34,6 +34,7 @@ demo/more/out/*.html demo/more/demo.* doc/*.html +doc/*.out *.sql *mlmon.out -- cgit v1.2.3