view .hgignore @ 97:cebbb70ca3c1

todo
author Alain Mazy <am@orthanc.team>
date Thu, 13 Mar 2025 16:05:16 +0100
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