diff .hgignore @ 103:68ce8e02061a

sound: add basic sound API
author David Demelier <markand@malikania.fr>
date Tue, 31 Mar 2020 21:00:00 +0200
parents 26fef20fd89d
children 62aeb864093f
line wrap: on
line diff
--- a/.hgignore	Tue Mar 31 20:30:00 2020 +0200
+++ b/.hgignore	Tue Mar 31 21:00:00 2020 +0200
@@ -15,6 +15,7 @@
 ^molko(\.exe)?$
 ^examples/example-inventory(\.exe)?$
 ^examples/example-message(\.exe)?$
+^examples/example-sound(\.exe)?$
 ^tests/test-color(\.exe)?$
 ^tests/test-error(\.exe)?$
 ^tests/test-inventory(\.exe)?$