view .hgignore @ 90:6affa2fc9d39

Prevent transcoding of DICOM images with empty SharedFunctionalGroupsSequence (5200,9229), as this might crash GDCM
author Alain Mazy <am@orthanc.team>
date Tue, 23 Jul 2024 11:33:14 +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