X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/83d7d07d621fa8abcdb4e3b0a7a6cd7fd002dafa..f8b690041a9dddc2b00dd38a514deed7abc7aa3f:/.gitignore diff --git a/.gitignore b/.gitignore index cee08f6..6b57f5e 100644 --- a/.gitignore +++ b/.gitignore @@ -139,9 +139,6 @@ t/tmp* t/perl t/test_state *.output -cpan/ExtUtils-MakeMaker/t/Big-Dummy/ -cpan/Module-Build/MB-* -cpan/Module-Build/t/install_test* *.tmp t/*.ph t/lib/*.ph @@ -166,6 +163,9 @@ veryclean.sh U MANIFEST.new +# this is used to auto-sort the MANIFEST +MANIFEST.srt + # ignore editor droppings *.swp *~ @@ -181,3 +181,15 @@ MANIFEST.new # generated by the top level install.html target. XXX Why does it need this? /vms/README_vms.pod + +# generated be ext/re/Makefile +ext/re/invlist_inline.h + +# ctags +tags +TAGS +# gtags +GPATH +GRPATH +GRTAGS +GTAGS