Added boring file based on default
authorJohn Goerzen <jgoerzen@complete.org>
Mon, 28 Nov 2005 18:10:18 +0000 (18:10 +0000)
committerJohn Goerzen <jgoerzen@complete.org>
Mon, 28 Nov 2005 18:10:18 +0000 (18:10 +0000)
.darcs-boring [new file with mode: 0644]

diff --git a/.darcs-boring b/.darcs-boring
new file mode 100644 (file)
index 0000000..f914da0
--- /dev/null
@@ -0,0 +1,34 @@
+# 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$