From 5f16dc1ec3b4da532b272518d1cb8ea6dbc24e2f Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Fri, 9 Jan 2015 15:36:47 -0500 Subject: [PATCH] removed bin directory since no longer used. --- infobase/configuration/meld/binary_code_to_ignore.meld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infobase/configuration/meld/binary_code_to_ignore.meld b/infobase/configuration/meld/binary_code_to_ignore.meld index 96d46328..d82f6fa8 100644 --- a/infobase/configuration/meld/binary_code_to_ignore.meld +++ b/infobase/configuration/meld/binary_code_to_ignore.meld @@ -13,7 +13,7 @@ in our list, open meld's settings via the menu path "Edit | Preferences | File F once you're in that tab of the dialog, create a new filter called something like: binary-code and add these folder names as values for the filter: - bin bin.ant bin.eclipse subprojects bin-eclipse codegen genned-src genned-obj unit-test-reports + bin.ant bin.eclipse subprojects bin-eclipse codegen genned-src genned-obj unit-test-reports any directory listed there will be ignored during comparisons and merges, which is more convenient than the alternative of seeing all the binaries that are different, -- 2.34.1