Fix #338: re.sub() flag argument at wrong position.
[docutils.git] / prest / MANIFEST.SKIP
blobe4b3694cdd97636b31a8258434baff57fc02f31c
1 # Generic files
2 \#.*
3 .*\.old
4 .*\.bak$
5 .*\.t$
6 .*\.root$
7 ^doc/src/.*\.xref$
8 .*~$
9 .*\#$
11 # Specific files
12 ^annotations$
13 ^config\.log.*$
14 ^config\.prl$
15 ^Makefile$
16 ^MANIFEST\.SKIP$
17 ^pm_to_blib$
18 ^t/Common\.mk$
19 ^lib/Text/Restructured/PrestConfig\.pm$
20 ^t/.uncoverable$
22 # Generic directories
23 /CVS/
24 \.svn/
25 .*\.dir
26 .*\.run
27 ^doc/src/latest/.*_files
29 # Specific directories
30 ^doc/html
31 ^bin
32 ^blib
33 ^demodoc
34 ^helpers/
35 ^src/
36 ^t/cover_db
37 ^tests
38 ^Text-Restructured.*