summaryrefslogtreecommitdiff
path: root/_boring
diff options
context:
space:
mode:
author <dafydd.harries@collabora.co.uk>2006-09-21 12:09:17 +0000
committer <dafydd.harries@collabora.co.uk>2006-09-21 12:09:17 +0000
commit8c0fc963c3c30f01c059b1f20ef3edb749dd4f9b (patch)
treefe315e9073ee74e52bd0630dc3ac3180a3d08df5 /_boring
parent3f6b635e614ca58454c00368b2db38c64c0be556 (diff)
downloadtelepathy-farstream-8c0fc963c3c30f01c059b1f20ef3edb749dd4f9b.tar.gz
clean up boring file
20060921120917-b59df-436e1a332467a3b551cce8cba3d77cd194723e86.gz
Diffstat (limited to '_boring')
-rw-r--r--_boring21
1 files changed, 6 insertions, 15 deletions
diff --git a/_boring b/_boring
index 3b10508..82f1094 100644
--- a/_boring
+++ b/_boring
@@ -2,7 +2,9 @@
\.hi$
\.o$
\.o\.cmd$
-\.ko$
+# *.ko files aren't boring by default because they might
+# be Korean translations rather than kernel modules.
+# \.ko$
\.ko\.cmd$
\.mod\.c$
(^|/)\.tmp_versions($|/)
@@ -31,6 +33,7 @@
\#
\.cvsignore$
(^|/)Thumbs\.db$
+(^|/)autom4te\.cache($|/)
(^|/)Makefile$
(^|/)Makefile.in$
^aclocal.m4$
@@ -63,20 +66,8 @@
^tests/sip_test$
^po/POTFILES$
^data/.*.service$
-^docs/core/farsight-decl-list.txt$
-^docs/core/farsight-decl.txt$
-^docs/core/farsight-overrides.txt$
-^docs/core/farsight-undocumented.txt$
-^docs/core/html($|/)
-^docs/core/tmpl($|/)
-^docs/core/xml($|/)
-^debian/files$
-^debian/stamp-autotools-files$
-^debian/stamp-makefile-build$
-^doc/.sequence.temp
-^doc/log.sh
-\.png$
+^debian($|/)
^src/telepathy-stream-engine$
(^|/).svn($|/)
-^debian($|/)
^tags$
+./core\..*$