From: warner <warner@lothar.com>
Date: Thu, 30 Nov 2006 21:37:33 +0000 (+0530)
Subject: add darcs boringfile
X-Git-Url: https://git.rkrishnan.org/pf/content/en/service/simplejson/install.html?a=commitdiff_plain;h=e275f4ce6737582323cb13f3f3fc7b2e5f7a7b77;p=tahoe-lafs%2Fzfec.git

add darcs boringfile

darcs-hash:19abecc036452f8c8fa495001d76c66496ec1c94
---

diff --git a/.darcs-boringfile b/.darcs-boringfile
new file mode 100644
index 0000000..8b74fde
--- /dev/null
+++ b/.darcs-boringfile
@@ -0,0 +1,38 @@
+# Boring file regexps:
+\.hi$
+\.o$
+\.o\.cmd$
+# *.ko files aren't boring by default because they might
+# be Korean translations rather than kernel modules.
+# \.ko$
+\.ko\.cmd$
+\.mod\.c$
+(^|/)\.tmp_versions($|/)
+(^|/)CVS($|/)
+(^|/)RCS($|/)
+~$
+#(^|/)\.[^/]
+(^|/)_darcs($|/)
+\.bak$
+\.BAK$
+\.orig$
+(^|/)vssver\.scc$
+\.swp$
+(^|/)MT($|/)
+(^|/)\{arch\}($|/)
+(^|/).arch-ids($|/)
+(^|/),
+\.class$
+\.prof$
+(^|/)\.DS_Store$
+(^|/)BitKeeper($|/)
+(^|/)ChangeSet($|/)
+(^|/)\.svn($|/)
+\.py[co]$
+\#
+\.cvsignore$
+(^|/)Thumbs\.db$
+(^|/)autom4te\.cache($|/)
+
+^client-basedir($|/)
+^queen-basedir($|/)