diff .hgignore @ 751:712ff6ff3c19

- undo redo now works fine for both measure tool creation commands - added LayerHolder to streamline layer index management - added overloads for ORTHANC_ASSERT with no string message (some heavy preprocessor wizardry in there) - fixing wasm BasicScene is *not* finished.
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 22 May 2019 11:55:52 +0200
parents 63982c8c294a
children 6030db24eaea
line wrap: on
line diff
--- a/.hgignore	Tue May 21 13:18:35 2019 +0200
+++ b/.hgignore	Wed May 22 11:55:52 2019 +0200
@@ -34,3 +34,5 @@
 Samples/Sdl/ThirdPartyDownloads/
 Samples/Sdl/CMakeLists.txt.orig
 
+Samples/WebAssembly/build/
+Samples/WebAssembly/ThirdPartyDownloads/