Move ExtUtils::Manifest from lib to ext.
[p5sagit/p5-mst-13.2.git] / ext / .gitignore
1 # ignore generated .c files, and other module build traces
2 *.c
3 *.bs
4 blib
5 pm_to_blib
6 Makefile
7 ppport.h
8 !/Devel-PPPort/module2.c
9 !/Devel-PPPort/module3.c
10 !/File-Glob/bsd_glob.c
11 !/XS-APItest/core.c
12 !/XS-APItest/exception.c
13 !/XS-APItest/notcore.c
14 !/XS-Typemap/stdio.c
15 /Archive-Extract/Makefile.PL
16 /Attribute-Handlers/Makefile.PL
17 /attributes/Makefile.PL
18 /autodie/Makefile.PL
19 /autouse/Makefile.PL
20 /base/Makefile.PL
21 /B-Debug/Makefile.PL
22 /B-Deparse/Makefile.PL
23 /B-Lint/Makefile.PL
24 /CGI/Makefile.PL
25 /constant/Makefile.PL
26 /CPANPLUS-Dist-Build/Makefile.PL
27 /Data-Dumper/Makefile.PL
28 /Digest/Makefile.PL
29 /Devel-SelfStubber/Makefile.PL
30 /ExtUtils-Command/Makefile.PL
31 /ExtUtils-Constant/Makefile.PL
32 /ExtUtils-Install/Makefile.PL
33 /ExtUtils-Manifest/Makefile.PL
34 /FileCache/Makefile.PL
35 /File-Fetch/Makefile.PL
36 /Filter-Simple/Makefile.PL
37 /Filter-Util-Call/Makefile.PL
38 /Hash-Util-FieldHash/Makefile.PL
39 /I18N-LangTags/Makefile.PL
40 /IO-Zlib/Makefile.PL
41 /IPC-Cmd/Makefile.PL
42 /IPC-Open2/Makefile.PL
43 /IPC-Open3/Makefile.PL
44 /Log-Message/Makefile.PL
45 /Log-Message-Simple/Makefile.PL
46 /Math-BigInt-FastCalc/Makefile.PL
47 /Memoize/Makefile.PL
48 /Module-Load/Makefile.PL
49 /Module-Load-Conditional/Makefile.PL
50 /Module-Loaded/Makefile.PL
51 /mro/Makefile.PL
52 /Net-Ping/Makefile.PL
53 /Object-Accessor/Makefile.PL
54 /Opcode/Makefile.PL
55 /Package-Constants/Makefile.PL
56 /Params-Check/Makefile.PL
57 /Parse-CPAN-Meta/Makefile.PL
58 /PerlIO-encoding/Makefile.PL
59 /PerlIO-scalar/Makefile.PL
60 /PerlIO-via/Makefile.PL
61 /Pod-Plainer/Makefile.PL
62 /SelfLoader/Makefile.PL
63 /Shell/Makefile.PL
64 /Switch/Makefile.PL
65 /Sys-Hostname/Makefile.PL
66 /Term-ANSIColor/Makefile.PL
67 /Term-Cap/Makefile.PL
68 /Term-UI/Makefile.PL
69 /Test-Harness/Makefile.PL
70 /Text-Balanced/Makefile.PL
71 /Text-ParseWords/Makefile.PL
72 /Text-Soundex/Makefile.PL
73 /Text-Tabs/Makefile.PL
74 /Thread-Queue/Makefile.PL
75 /Thread-Semaphore/Makefile.PL
76 /Tie-File/Makefile.PL
77 /Tie-Memoize/Makefile.PL
78
79 # ignore all vim swap files but the one bundled in Module::Pluggable for testing
80 *.swp
81 !/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp