view .hgignore @ 0:108d34b53bb8

initial commit
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 15 May 2020 15:38:26 +0200
parents
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