This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perllocale: Remove trailing blanks
[perl5.git] / .gitignore
index 80b2a8b..03df13f 100644 (file)
@@ -33,6 +33,9 @@ bug*.pl
 /x2p/cflags
 /x2p/makefile
 
+# generated for configuration overrides, eg Solaris
+/config.over
+
 # alternative names on OS X
 /GNUmakefile
 /x2p/GNUmakefile
@@ -70,6 +73,9 @@ dll.base
 /ext/DynaLoader/dl_win32.xs
 splittree.pl
 
+# generated by make on cygwin
+/cygwin.c
+
 # ?
 ext.libs
 
@@ -142,3 +148,6 @@ MANIFEST.new
 *.cachegrind
 *.perf-stat
 *.valgrind
+
+# generated by the top level install.html target. XXX Why does it need this?
+/vms/README_vms.pod