view .hgignore @ 49:294473d51c84 OrthancGdcm-1.3

OrthancGdcm-1.3
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 14 Jun 2021 17:00:50 +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