gurps
authorChris Koeritz <fred@gruntose.com>
Thu, 12 Jun 2014 14:21:41 +0000 (10:21 -0400)
committerChris Koeritz <fred@gruntose.com>
Thu, 12 Jun 2014 14:21:41 +0000 (10:21 -0400)
infobase/configuration/meld/binary_code_to_ignore.meld

index 0ca6afa48b48f415f8414eb240caa6acc430f6b9..96d46328f34c7b472c1563580afe0916e719c90a 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:
-  bin bin.eclipse subprojects bin-eclipse codegen genned-src genned-obj unit-test-reports
+  bin 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,