removed bin directory since no longer used.
authorChris Koeritz <fred@gruntose.com>
Fri, 9 Jan 2015 20:36:47 +0000 (15:36 -0500)
committerChris Koeritz <fred@gruntose.com>
Fri, 9 Jan 2015 20:36:47 +0000 (15:36 -0500)
infobase/configuration/meld/binary_code_to_ignore.meld

index 96d46328f34c7b472c1563580afe0916e719c90a..d82f6fa88834c20d5f2850f25fb6dc104564b77f 100644 (file)
@@ -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:
 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,
 
 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,