Added .boring file
authorGary King <gwking@metabang.com>
Sun, 28 Sep 2008 19:24:17 +0000 (15:24 -0400)
committerGary King <gwking@metabang.com>
Sun, 28 Sep 2008 19:24:17 +0000 (15:24 -0400)
darcs-hash:20080928192417-3cc5d-24641a3db3d0448bce125aa68861d17d1db91602.gz

.boring [new file with mode: 0644]

diff --git a/.boring b/.boring
new file mode 100644 (file)
index 0000000..2f42ff5
--- /dev/null
+++ b/.boring
@@ -0,0 +1,41 @@
+# 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($|/)
+(^|/)scratch($|/)
+(^|/)two words($|/)
+(^|/)test-results($|/)
+\.dribble
+\.drb
+(^|/)make($|/)