summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves Orton <demerphq@camel.booking.com>2008-12-15 15:14:34 +0100
committerSam Vilain <samv@vilain.net>2008-12-19 14:38:10 +1300
commit40f32bb835cdb885e2b27ddaad9534590f697239 (patch)
treefac86f139586a693886d221947766ff9c14ed966
parent272222f7a9c9f3b2cee442a37431e79ad3a70b1f (diff)
downloadperl-GitLive-maint-5.8.tar.gz
copy .gitignore from the blead branchGitLive-maint-5.8
-rw-r--r--.gitignore46
1 files changed, 46 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..fdc624f6e5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,46 @@
+.patch
+.config
+
+# files produced by './configure.gnu' on a Linux machine
+/Makefile
+/Policy.sh
+/cflags
+/config.h
+/config.sh
+/makeaperl
+/makedepend
+/makedir
+/makefile
+/makefile.old
+/myconfig
+/opmini.c
+/perlmain.c
+/pod/Makefile
+/writemain
+/x2p/Makefile
+/x2p/cflags
+/x2p/makefile
+/x2p/makefile.old
+
+# general build products
+*.o
+*.a
+
+# ?
+ext.libs
+
+# these are scattered everywhere, ignore them
+.exists
+
+/miniperl
+/perl
+
+/extra.pods
+/generate_uudmap
+/uni.data
+/uudmap.h
+
+x2p/a2p
+x2p/find2perl
+x2p/psed
+x2p/s2p