This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In S_incpush, move the declaration of subdir inside the only block that uses it.
[perl5.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