From cdc15b800e0ee88b4889da5efe94ee7df901bbb8 Mon Sep 17 00:00:00 2001 From: Tyler Kennedy Date: Tue, 7 Aug 2012 04:22:21 -0400 Subject: [PATCH] Suppress bloody Finder caches. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 16069a8..072ac50 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,6 @@ mcedit.ini mcedit.profile # Version file generated by the build process. -RELEASE-VERSION \ No newline at end of file +RELEASE-VERSION + +.DS_Store \ No newline at end of file