This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Ignore the /UU directory that exists during ./Configure
authorRafael Garcia-Suarez <rgs@consttype.org>
Wed, 21 Apr 2010 14:35:00 +0000 (16:35 +0200)
committerRafael Garcia-Suarez <rgs@consttype.org>
Wed, 21 Apr 2010 14:35:00 +0000 (16:35 +0200)
.gitignore

index a20fbf9..6944e14 100644 (file)
@@ -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