view .hgignore @ 80:feca364af191 OrthancGdcm-1.6

OrthancGdcm-1.6
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 Jan 2024 17:39:12 +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