This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
autodoc: Add ability to specify typedefs
[perl5.git] / .gitignore
index 471fde5..eab6ae9 100644 (file)
@@ -1,5 +1,5 @@
 # ignore .patch from rsync, and any generated patch files from git-am
-*.patch
+/*.patch
 # ignore local .config files
 .config
 # these are generated by make_patchnum.sh from git or from a .patchfile
@@ -135,6 +135,7 @@ xlib/
 
 # test byproducts
 ext/Test-Harness/t/ext/
+ext/XS-APItest/APItest.bso
 t/rantests
 t/tmp*
 t/perl