log .hgignore @ 6729:855851eae70f

age author description
Mon, 14 Apr 2008 00:36:01 +0200 Adrian Buehlmann ignore *.pyd files
Tue, 25 Dec 2007 18:48:43 +0300 Kirill Smelkov .hgignore += tags & cscope files
Fri, 07 Dec 2007 18:14:16 -0600 Steve Borho win32: ignore all installers generated in Output/
Thu, 26 Jul 2007 13:38:20 -0700 Bryan O'Sullivan Ignore mergebackup files generated by mpatch
Mon, 21 Aug 2006 17:47:02 -0700 Lee Cantey Ignore .DS_Store directories
Thu, 01 Jun 2006 13:47:34 -0700 Vadim Gelfer merge with crew.
Mon, 22 May 2006 16:47:40 +0200 Marco Barisione The line used to ignore the setup file for win32 is a regexp but it was after a "syntax: glob"
Mon, 22 May 2006 14:06:12 +0200 Marco Barisione Ignore the .exe setup file for Windows
Fri, 12 May 2006 20:26:19 +0200 demian Initial commit
Tue, 23 May 2006 09:33:09 -0700 Vadim Gelfer contrib: add restricted shell.
Fri, 28 Apr 2006 12:38:11 +0200 Thomas Arendsen Hein Ignore annotated coverage output of run-tests.py -C
Thu, 13 Apr 2006 17:11:04 -0700 Vadim Gelfer let run-tests run optional code coverage tests.
Wed, 01 Mar 2006 09:09:50 +0100 Thomas Arendsen Hein Ignore generated documentation
Sat, 17 Sep 2005 00:27:27 -0700 Bryan O'Sullivan Switch to new syntax for .hgignore files.
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc