view .hgignore @ 94:6ed93f4de06e default tip

lower verbosity
author Alain Mazy <am@orthanc.team>
date Thu, 29 Aug 2024 12:34:04 +0200
parents 108d34b53bb8
children
line wrap: on
line source

syntax: glob
ThirdPartyDownloads/
CMakeLists.txt.user
*.cpp.orig
*.h.orig
.vs/
.vscode/
*~

# when opening Orthanc in VSCode, it might find a java project and create files we wan't to ignore:
.settings/
.classpath
.project