# HG changeset patch # User Alpar Juttner # Date 2008-10-06 12:41:05 # Node ID 74eb8b425d824650215e4028d7918db83a1306e9 # Parent 92b193385702350db142643c371ddaad68607741 Fix ignoring Emacs backup/temp files diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -29,6 +29,7 @@ syntax: regexp (.*/)?\#[^/]*\#$ +(.*/)?\.\#[^/]*$ ^doc/html/.* ^doc/.*\.tag ^autom4te.cache/.*