comparison .hgignore @ 5487:33f8e180edcf

upgraded static build to dcmtk 3.6.8
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Jan 2024 17:34:33 +0100
parents a4c0ae644fe5
children 63c025cf6958
comparison
equal deleted inserted replaced
5486:e85bd2589ea6 5487:33f8e180edcf
4 *.cpp.orig 4 *.cpp.orig
5 *.h.orig 5 *.h.orig
6 .vs/ 6 .vs/
7 .vscode/ 7 .vscode/
8 *~ 8 *~
9 *.cmake.orig
9 10
10 # when opening Orthanc in VSCode, it might find a java project and create files we wan't to ignore: 11 # when opening Orthanc in VSCode, it might find a java project and create files we wan't to ignore:
11 .settings/ 12 .settings/
12 .classpath 13 .classpath
13 .project 14 .project