This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix up .gitignore files some more
[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