# HG changeset patch # User Alain Mazy # Date 1756372045 -7200 # Node ID 2f96938428c72f1ae620762d0ee9d0d601223115 # Parent a2b24bfeb0d6d06f2d49c08cdaf9300bb659e2b5 hgignore for Visual Studio diff -r a2b24bfeb0d6 -r 2f96938428c7 .hgignore --- a/.hgignore Wed Aug 27 12:48:19 2025 +0200 +++ b/.hgignore Thu Aug 28 11:07:25 2025 +0200 @@ -16,3 +16,7 @@ Resources/Testing/Issue32/Java/bin Resources/Testing/Issue32/Java/target build/ + +# when opening Orthanc in Visual Studio, by default, it creates these files/folders: +OrthancServer/CMakeSettings.json +OrthancServer/out/