mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
11 lines
150 B
Plaintext
11 lines
150 B
Plaintext
# ignore generated .c files, and other module build traces
|
|
*.c
|
|
*.bs
|
|
blib
|
|
pm_to_blib
|
|
Makefile
|
|
Makefile.PL
|
|
ppport.h
|
|
Time-HiRes/*.inc
|
|
Time-HiRes/xdefine
|