~ubuntu-branches/ubuntu/maverick/libwx-perl/maverick

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
(?:^|/)[Mm]akefile$
(?:^|/)[Mm]akefile.old$
(?:^|/)pm_to_blib$
[Cc][Vv][Ss]/
\.svn/
\.([Rr][Es][Ss]|bs|def)$
\.c$
\.o$
\.obj$
\.pdb$
\.poedit$
^Opt$
^Wx-\d+\.\d+\.(zip|tar\.gz|tgz)$
^bak
^blib
^cpp/setup.h$
^files.lst$
~$