This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove an extraneous aTHX_ added in f0e3f042f14b, which broke threaded builds.
[perl5.git] / ext / .gitignore
CommitLineData
fb063f91 1# ignore generated .c files, and other module build traces
5e137bc2
FR
2*.c
3*.bs
fb063f91
SV
4blib
5pm_to_blib
6Makefile
7ppport.h
0ff33da8
NC
8!/Devel-PPPort/module2.c
9!/Devel-PPPort/module3.c
005c4f26 10!/File-Glob/bsd_glob.c
4455f5a6
NC
11!/XS-APItest/core.c
12!/XS-APItest/exception.c
13!/XS-APItest/notcore.c
2336398c 14!/XS-Typemap/stdio.c
b5bdd709 15/Attribute-Handlers/Makefile.PL
f1aeb078 16/attributes/Makefile.PL
b5bdd709 17/base/Makefile.PL
6f42a178
S
18/B-Debug/Makefile.PL
19/B-Deparse/Makefile.PL
20/B-Lint/Makefile.PL
f1aeb078 21/Data-Dumper/Makefile.PL
b5bdd709 22/Filter-Simple/Makefile.PL
5c1e544e 23/Filter-Util-Call/Makefile.PL
f1aeb078 24/Hash-Util-FieldHash/Makefile.PL
b5bdd709 25/I18N-LangTags/Makefile.PL
f1aeb078
RGS
26/Math-BigInt-FastCalc/Makefile.PL
27/mro/Makefile.PL
b5bdd709 28/Net-Ping/Makefile.PL
5c1e544e
NC
29/Opcode/Makefile.PL
30/PerlIO-encoding/Makefile.PL
31/PerlIO-scalar/Makefile.PL
32/PerlIO-via/Makefile.PL
6f42a178
S
33/Shell/Makefile.PL
34/Switch/Makefile.PL
f1aeb078 35/Sys-Hostname/Makefile.PL
6f42a178
S
36/Term-ANSIColor/Makefile.PL
37/Term-Cap/Makefile.PL
38/Term-UI/Makefile.PL
5c1e544e 39/Test-Harness/Makefile.PL
0508fb16 40/Text-Balanced/Makefile.PL
d6052a37 41/Text-ParseWords/Makefile.PL
f1aeb078 42/Text-Soundex/Makefile.PL
4d87b51d
VP
43
44# ignore all vim swap files but the one bundled in Module::Pluggable for testing
45*.swp
46!/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp