diff .hgignore @ 3956:6e14f2da7c7e

integration transcoding->mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 May 2020 16:42:44 +0200
parents a4c0ae644fe5
children 33f8e180edcf
line wrap: on
line diff
--- a/.hgignore	Wed May 06 08:40:48 2020 +0200
+++ b/.hgignore	Wed May 20 16:42:44 2020 +0200
@@ -6,3 +6,10 @@
 .vs/
 .vscode/
 *~
+
+# 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