From 4801646aa09c4c1fe1f9c46b80d33cd167d82cec Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Wed, 15 Apr 2009 13:59:29 -0700
Subject: [PATCH] .darcs-boringfile: ignore .git, I'm starting to play around
 with it

---
 .darcs-boringfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.darcs-boringfile b/.darcs-boringfile
index b1dd427a..f83cd573 100644
--- a/.darcs-boringfile
+++ b/.darcs-boringfile
@@ -28,6 +28,7 @@
 (^|/)BitKeeper($|/)
 (^|/)ChangeSet($|/)
 (^|/)\.svn($|/)
+(^|/)\.git($|/)
 \.py[co]$
 \#
 \.cvsignore$
-- 
2.45.2