diff .hgignore @ 48:55869b5e4761

core: implement properties, closes #2461
author David Demelier <markand@malikania.fr>
date Thu, 16 Jan 2020 14:57:51 +0100
parents 22a09a5ee476
children a8c7db56ccb0
line wrap: on
line diff
--- a/.hgignore	Thu Jan 16 13:32:20 2020 +0100
+++ b/.hgignore	Thu Jan 16 14:57:51 2020 +0100
@@ -16,7 +16,8 @@
 ^tests/test-color(\.exe)?$
 ^tests/test-error(\.exe)?$
 ^tests/test-map(\.exe)?$
-^tools/molko-map$
+^tests/test-property(\.exe)?$
+^tools/molko-map(\.exe)?$
 
 # doxygen stuff.
 ^doxygen/html$