diff .hgignore @ 99:4ac71ac10c9f

core: start adding some UI elements
author David Demelier <markand@malikania.fr>
date Mon, 30 Mar 2020 23:08:23 +0200
parents 44de3c528b63
children 26fef20fd89d
line wrap: on
line diff
--- a/.hgignore	Mon Mar 30 20:30:00 2020 +0200
+++ b/.hgignore	Mon Mar 30 23:08:23 2020 +0200
@@ -13,6 +13,7 @@
 \.o$
 \.a$
 ^molko(\.exe)?$
+^examples/example-message(\.exe)?$
 ^tests/test-color(\.exe)?$
 ^tests/test-error(\.exe)?$
 ^tests/test-inventory(\.exe)?$