contrib/svn_buildbot.py: handle property changes correctly
[buildbot.git] / .darcs-boring
blob448383849c0a645184c438fff1e07f1ca6102bed
1 # Boring file regexps:
2 \.hi$
3 \.o$
4 \.o\.cmd$
5 \.ko$
6 \.ko\.cmd$
7 \.mod\.c$
8 (^|/)\.tmp_versions($|/)
9 (^|/)CVS($|/)
10 (^|/)RCS($|/)
12 #(^|/)\.[^/]
13 (^|/)_darcs($|/)
14 \.bak$
15 \.BAK$
16 \.orig$
17 (^|/)vssver\.scc$
18 \.swp$
19 (^|/)MT($|/)
20 (^|/)\{arch\}($|/)
21 (^|/).arch-ids($|/)
22 (^|/),
23 \.class$
24 \.prof$
25 (^|/)\.DS_Store$
26 (^|/)BitKeeper($|/)
27 (^|/)ChangeSet($|/)
28 (^|/)\.svn($|/)
29 \.py[co]$
31 \.cvsignore$
32 (^|/)Thumbs\.db$
34 # python distutils stuff
35 ^build($|/)
36 ^MANIFEST$
38 # trial test stuff
39 ^_trial_temp($|/)
41 # tree-local stuff
42 ^docs/buildbot.html$
43 ^docs/buildbot.info$
44 ^dist($|/)
45 ^debian($|/)