view .hgignore @ 61:d5d420f52a3c OrthancGdcm-1.5

OrthancGdcm-1.5
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Mar 2022 21:00:20 +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