From: Mark Berger <mark.berger.j@gmail.com>
Date: Mon, 15 Jul 2013 18:45:14 +0000 (-0400)
Subject: Ignore .DS_Store files
X-Git-Tag: allmydata-tahoe-1.10.1a1~226
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/css/bar.txt?a=commitdiff_plain;h=3a5730c62aa69320739ccb6a2ef79678aa00ff43;p=tahoe-lafs%2Ftahoe-lafs.git

Ignore .DS_Store files
---

diff --git a/.gitignore b/.gitignore
index eeb581af..1196c862 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 *.pyc
 *.pyo
 *~
+*.DS_Store
 
 /build/
 /support/