view .hgignore @ 57:ca604fa6714a

Take the configuration "RestrictTransferSyntaxes" into account not only for Decoding but also for Transcoding
author Alain Mazy <am@osimis.io>
date Mon, 25 Oct 2021 13:01:27 +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