3208b4b2dbb505eb1ca2c3945a524877534f4386
[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 /Attribute-Handlers/Makefile.PL
16 /attributes/Makefile.PL
17 /base/Makefile.PL
18 /B-Debug/Makefile.PL
19 /B-Deparse/Makefile.PL
20 /B-Lint/Makefile.PL
21 /Data-Dumper/Makefile.PL
22 /File-Fetch/Makefile.PL
23 /Filter-Simple/Makefile.PL
24 /Filter-Util-Call/Makefile.PL
25 /Hash-Util-FieldHash/Makefile.PL
26 /I18N-LangTags/Makefile.PL
27 /Math-BigInt-FastCalc/Makefile.PL
28 /mro/Makefile.PL
29 /Net-Ping/Makefile.PL
30 /Opcode/Makefile.PL
31 /Package-Constants/Makefile.PL
32 /PerlIO-encoding/Makefile.PL
33 /PerlIO-scalar/Makefile.PL
34 /PerlIO-via/Makefile.PL
35 /Pod-Plainer/Makefile.PL
36 /SelfLoader/Makefile.PL
37 /Shell/Makefile.PL
38 /Switch/Makefile.PL
39 /Sys-Hostname/Makefile.PL
40 /Term-ANSIColor/Makefile.PL
41 /Term-Cap/Makefile.PL
42 /Term-UI/Makefile.PL
43 /Test-Harness/Makefile.PL
44 /Text-Balanced/Makefile.PL
45 /Text-Soundex/Makefile.PL
46 /Thread-Queue/Makefile.PL
47 /Thread-Semaphore/Makefile.PL
48 /Tie-File/Makefile.PL
49
50 # ignore all vim swap files but the one bundled in Module::Pluggable for testing
51 *.swp
52 !/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp