]> gitweb @ CieloNegro.org - Rakka.git/blob - .boring
improved the page editor
[Rakka.git] / .boring
1 # Boring file regexps:
2 \.hi$
3 \.hi-boot$
4 \.o-boot$
5 \.o$
6 \.o\.cmd$
7 # *.ko files aren't boring by default because they might
8 # be Korean translations rather than kernel modules.
9 # \.ko$
10 \.ko\.cmd$
11 \.mod\.c$
12 (^|/)\.tmp_versions($|/)
13 (^|/)CVS($|/)
14 \.cvsignore$
15 ^\.#
16 (^|/)RCS($|/)
17 ,v$
18 (^|/)\.svn($|/)
19 \.bzr$
20 (^|/)SCCS($|/)
21 ~$
22 (^|/)_darcs($|/)
23 \.bak$
24 \.BAK$
25 \.orig$
26 \.rej$
27 (^|/)vssver\.scc$
28 \.swp$
29 (^|/)MT($|/)
30 (^|/)\{arch\}($|/)
31 (^|/).arch-ids($|/)
32 (^|/),
33 \.prof$
34 (^|/)\.DS_Store$
35 (^|/)BitKeeper($|/)
36 (^|/)ChangeSet($|/)
37 \.py[co]$
38 \.elc$
39 \.class$
40 \#
41 (^|/)Thumbs\.db$
42 (^|/)autom4te\.cache($|/)
43 (^|/)config\.(log|status)$
44 ^\.depend$
45 (^|/)(tags|TAGS)$
46 #(^|/)\.[^/]
47 (^|/|\.)core$
48 \.(obj|a|exe|so|lo|la)$
49 ^\.darcs-temp-mail$
50
51 ^\.installed-pkg-config$
52 ^\.setup-config$
53 ^Rakka.buildinfo$
54 ^Setup$
55 ^configure$
56 ^dist(/|$)
57 ^repos(/|$)
58
59 ^Rakka/Resource/JavaScript\.hs$
60 ^js/yuicompressor-
61 ^js/packed\.js$