view .hgignore @ 6098:035a13b295a7 pixel-anon

merge default -> pixel-anon
author Alain Mazy <am@orthanc.team>
date Thu, 10 Apr 2025 10:45:11 +0200
parents 4742b4fe824b
children
line wrap: on
line source

syntax: glob
ThirdPartyDownloads/
CMakeLists.txt.user
*.cpp.orig
*.h.orig
.vs/
.vscode/
*~
*.cmake.orig
.idea/
OrthancFramework/Resources/CodeGeneration/.venv/

# when opening Orthanc in VSCode, it might find a java project and create files we wan't to ignore:
.settings/
.classpath
.project
Resources/Testing/Issue32/Java/bin
Resources/Testing/Issue32/Java/target