X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=6944e147246f59a7132357b442cc3ec20a7aa68a;hb=c33ef3ac654cbe35caea1d36f34c68f0e4a134ba;hp=aa03fb22f1b61840df6632e23b87ee531feb5cb4;hpb=89b2b9f7f6c8f99f7999c5b3fe437be2abac4340;p=p5sagit%2Fp5-mst-13.2.git diff --git a/.gitignore b/.gitignore index aa03fb2..6944e14 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,9 @@ git_version.h # ignore bug*.pl bug*.pl +# Exists during ./Configure +/UU + # files produced by './configure.gnu' on a Linux machine Makefile.old /Makefile @@ -26,6 +29,7 @@ Makefile.old /perlmain.c /perlmini.c /pod/Makefile +/runtests /writemain /x2p/Makefile /x2p/cflags @@ -41,6 +45,7 @@ Makefile.old # general build products *.o *.a +*.so # general build products (Win32) *.def @@ -72,8 +77,9 @@ ext.libs /generate_uudmap /uni.data /uudmap.h +/bitcount.h -ext/Win32API-File/cFile_pc_to_blib +lib/inc/ lib/Win32.pm lib/Win32API/ lib/Win32CORE.pm @@ -92,11 +98,27 @@ t/rantests t/tmp* t/perl t/test_state +*.output + +# t/op/require.t byproducts +t/bleah.pm +t/bleah.do +t/bleah.flg +t/urkkk.pm +t/urkkk.pmc +t/krunch.pm +t/krunch.pmc +t/whap.pm +t/whap.pmc # make_ext.pl cleanup scripts realclean.sh veryclean.sh -# metaconfig needs these two symlinks +# metaconfig needs these three symlinks .package U +MANIFEST.new + +# ignore vim swap files +*.swp