diff .hgignore @ 88:44de3c528b63

core: implement basic panic mechanism, continue #2484 @1h
author David Demelier <markand@malikania.fr>
date Thu, 12 Mar 2020 12:44:00 +0100
parents 34e91215ec5a
children 4ac71ac10c9f
line wrap: on
line diff
--- a/.hgignore	Wed Mar 11 20:36:10 2020 +0100
+++ b/.hgignore	Thu Mar 12 12:44:00 2020 +0100
@@ -17,6 +17,7 @@
 ^tests/test-error(\.exe)?$
 ^tests/test-inventory(\.exe)?$
 ^tests/test-map(\.exe)?$
+^tests/test-panic(\.exe)?$
 ^tests/test-save(\.exe)?$
 ^tests/test-script(\.exe)?$
 ^tools/molko-map(\.exe)?$