diff .hgignore @ 73:9ff9b8f7284b

FileTreeViewer now work on windows without error dialog.
author Frank Benoit <benoit@tionex.de>
date Sun, 13 Apr 2008 20:55:55 +0200
parents 79f8e9296892
children 04f122e90b0a
line wrap: on
line diff
--- a/.hgignore	Sun Apr 13 17:19:38 2008 +0200
+++ b/.hgignore	Sun Apr 13 20:55:55 2008 +0200
@@ -5,6 +5,7 @@
 *.map
 *.exe
 *.bak
+*.rf
 
 syntax: regexp
 ^build.sh$
@@ -16,8 +17,8 @@
 ^dwtexamples/addressbook/AddressBook$
 ^dwtexamples/controlexample/ControlExample$
 ^dwtexamples/controlexample/CustomControlExample$
+^dwtexamples/texteditor/TextEditor$
 ^dwtsnippets/.*/Snippet[0-9]*$
-
 ^user/torhu_synctest$
 ^user/drawingboard/DrawingBoard$
 ^user/dragdrop/texttolabel$