]> gitweb @ CieloNegro.org - Lucu.git/blob - .boring
application/x-wavpack ==> audio/x-wavpack
[Lucu.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 (^|/)RCS($|/)
15 ~$
16 #(^|/)\.[^/]
17 (^|/)_darcs($|/)
18 \.bak$
19 \.BAK$
20 \.orig$
21 (^|/)vssver\.scc$
22 \.swp$
23 (^|/)MT($|/)
24 (^|/)\{arch\}($|/)
25 (^|/).arch-ids($|/)
26 (^|/),
27 \.class$
28 \.prof$
29 (^|/)\.DS_Store$
30 (^|/)BitKeeper($|/)
31 (^|/)ChangeSet($|/)
32 (^|/)\.svn($|/)
33 \.py[co]$
34 \#
35 \.cvsignore$
36 (^|/)Thumbs\.db$
37 (^|/)autom4te\.cache($|/)
38 ,v$
39 ^\.#
40 \.elc$
41 (^|/)(tags|TAGS)$
42 (^|/)SCCS($|/)
43 (^|/)config\.(log|status)$
44 \.rej$
45 \.bzr$
46 (^|/|\.)core$
47 \.(obj|a|exe|so|lo|la)$
48 ^\.darcs-temp-mail$
49 ^\.depend$
50
51 ^dist($|/)
52 ^run\.sh$
53 ^Setup$
54 ^\.setup-config$
55 ^.installed-pkg-config$
56 ^data/CompileMimeTypes$
57
58 ^examples/HelloWorld$
59 ^examples/Implanted$
60 ^examples/ImplantedSmall$
61 ^examples/MiseRafturai\.hs$
62 ^examples/Multipart$
63 ^examples/SmallFile\.hs$