view .hgignore @ 1526:61023b0d39c8

Reverted the Stone Web Viewer plugin to rev. 307a805d0587 (mistakenly changed to serve the RT Viewer and make it available in the Orthanc Explorer while it should have been done in a separate plugin)
author Benjamin Golinvaux <bgo@osimis.io>
date Sun, 02 Aug 2020 13:53:48 +0200
parents 3a79d551dd8b
children 4c4b267e4004
line wrap: on
line source

syntax: glob
*~
*.cpp.orig
*.h.orig
.vs/
.vscode/
build*/
CMakeLists.txt.user
Deprecated/Resources/CodeGeneration/.env
Deprecated/Resources/CodeGeneration/.idea
Deprecated/Resources/CodeGeneration/__pycache__
Deprecated/Resources/CodeGeneration/build/
Deprecated/Resources/CodeGeneration/build_browser/
Deprecated/Resources/CodeGeneration/testCppHandler/build/
Deprecated/Resources/CodeGeneration/testCppHandler/build_msbuild/
Deprecated/Resources/CodeGeneration/testWasmIntegrated/build-final/
Deprecated/Resources/CodeGeneration/testWasmIntegrated/build-tsc/
Deprecated/Resources/CodeGeneration/testWasmIntegrated/build-wasm/
Samples/WebAssembly/*/ThirdPartyDownloads/
Samples/WebAssembly/ThirdPartyDownloads/
Samples/WebAssembly/*/out
Samples/Sdl/*/ThirdPartyDownloads/
Samples/Sdl/ThirdPartyDownloads/
Samples/Sdl/*/out
Samples/Sdl/build*/
Samples/Deprecated/Sdl/ThirdPartyDownloads/
Samples/Deprecated/Sdl/CMakeLists.txt.orig
Samples/Deprecated/Qt/ThirdPartyDownloads/
Samples/Deprecated/WebAssembly/build/
Samples/Deprecated/WebAssembly/ThirdPartyDownloads/
Samples/Deprecated/WebAssembly/installDir/
StoneWebViewer/Plugin/ThirdPartyDownloads/
StoneWebViewer/WebAssembly/ThirdPartyDownloads/
UnitTestsSources/ThirdPartyDownloads/
node_modules/
wasm-binaries/
out/