view .hgignore @ 70:f2c791d3f9b5

fix versions
author Alain Mazy <am@osimis.io>
date Tue, 14 Nov 2023 09:54:44 +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