diff .hgignore @ 59:52792b863ff7

misc: separate core from game
author David Demelier <markand@malikania.fr>
date Tue, 21 Jan 2020 12:42:33 +0100
parents a8c7db56ccb0
children 80a913d25aa9
line wrap: on
line diff
--- a/.hgignore	Tue Jan 21 12:31:56 2020 +0100
+++ b/.hgignore	Tue Jan 21 12:42:33 2020 +0100
@@ -16,7 +16,7 @@
 ^tests/test-color(\.exe)?$
 ^tests/test-error(\.exe)?$
 ^tests/test-map(\.exe)?$
-^tools/molko-map$
+^tools/molko-map(\.exe)?$
 
 # doxygen stuff.
 ^doxygen/html$