changeset 46:e15f5cbaec00

Suggested ignore addition for OS X. IN: -
author John Schneiderman <JohnMS@CodeGNU.com>
date Thu, 21 Aug 2014 18:26:42 -0500
parents b3209e186415
children ca60d20eb3c8
files data/ignores.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data/ignores.xml	Thu Aug 21 18:25:49 2014 -0500
+++ b/data/ignores.xml	Thu Aug 21 18:26:42 2014 -0500
@@ -192,7 +192,7 @@
 	</group>
 	<group name="OS X">
 		<pattern type="glob">
-			.DS_Store
+			.{DS_Store,Trashes}
 		</pattern>
 	</group>
 </ignores>