diff .hgignore @ 107:62aeb864093f

molko-bcc: initial import
author David Demelier <markand@malikania.fr>
date Wed, 01 Apr 2020 20:05:00 +0200
parents 68ce8e02061a
children 5e38f88cb9ab
line wrap: on
line diff
--- a/.hgignore	Wed Apr 01 12:10:00 2020 +0200
+++ b/.hgignore	Wed Apr 01 20:05:00 2020 +0200
@@ -12,10 +12,10 @@
 \.d$
 \.o$
 \.a$
-^molko(\.exe)?$
 ^examples/example-inventory(\.exe)?$
 ^examples/example-message(\.exe)?$
 ^examples/example-sound(\.exe)?$
+^molko(\.exe)?$
 ^tests/test-color(\.exe)?$
 ^tests/test-error(\.exe)?$
 ^tests/test-inventory(\.exe)?$
@@ -23,6 +23,7 @@
 ^tests/test-panic(\.exe)?$
 ^tests/test-save(\.exe)?$
 ^tests/test-script(\.exe)?$
+^tools/molko-bcc(\.exe)?$
 ^tools/molko-map(\.exe)?$
 
 # doxygen stuff.