diff .hgignore @ 44:e92e6d4aa2ef

Test suite directories named 'suite' are now in .hgignore
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 09 Dec 2010 19:05:06 +0200
parents 44609b41868b
children 24cd890a523a
line wrap: on
line diff
--- a/.hgignore	Sun Dec 05 15:37:35 2010 +0100
+++ b/.hgignore	Thu Dec 09 19:05:06 2010 +0200
@@ -1,1 +1,2 @@
-\.pyc$
\ No newline at end of file
+\.pyc$
+/suite$
\ No newline at end of file