summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves Orton <demerphq@camel.booking.com>2008-12-19 13:04:25 +0100
committerYves Orton <demerphq@camel.booking.com>2008-12-19 13:04:25 +0100
commit502572307eb7bde520b1082edfab1e6fbe32389f (patch)
treec272cf4349cedc61ea20397098c28f8ed8fe61e1
parent0600390d2dc4cba49f523aa97e556bf8ae6a5bdf (diff)
downloadperl-502572307eb7bde520b1082edfab1e6fbe32389f.tar.gz
copy over bleads .gitignore
-rw-r--r--.gitignore59
1 files changed, 59 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..b4a3cb8520
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,59 @@
+.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
+
+# general build products (Win32)
+*.def
+*.dll
+*.exe
+*.exp
+*.ico
+*.ilk
+*.lib
+*.obj
+*.pdb
+*.res
+*.RES
+
+# ?
+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