# HG changeset patch # User Benjamin Golinvaux # Date 1587213896 -7200 # Node ID fd2d848c0d6dfea3573a54e184b4428156ea2169 # Parent c4b0b4badae6ce6d2eda1f71cd906c99746c9bdb ignores diff -r c4b0b4badae6 -r fd2d848c0d6d .hgignore --- a/.hgignore Sat Apr 18 14:36:59 2020 +0200 +++ b/.hgignore Sat Apr 18 14:44:56 2020 +0200 @@ -32,12 +32,15 @@ Resources/CommandTool/protoc-tests/generated_ts/ Resources/CommandTool/protoc-tests/node_modules/ Samples/WebAssembly/*/ThirdPartyDownloads/ +Samples/WebAssembly/*/out Samples/Sdl/*/ThirdPartyDownloads/ +Samples/Sdl/*/out 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/ + node_modules/