view .hgignore @ 64:4b8fd4b10742

fix build for Apple M1
author Alain Mazy <am@osimis.io>
date Tue, 29 Mar 2022 11:23:11 +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