summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgs@consttype.org>2010-04-21 16:35:00 +0200
committerRafael Garcia-Suarez <rgs@consttype.org>2010-04-21 16:35:00 +0200
commit433d4b0fb3195bdf6cc90be8b502b4308c90d578 (patch)
tree7302ae39ef4fc3531cd557324f9116b6dcce0bd5 /.gitignore
parent026442172f79e2ebdf1b28bda4ff5f753e1702b2 (diff)
downloadperl-433d4b0fb3195bdf6cc90be8b502b4308c90d578.tar.gz
Ignore the /UU directory that exists during ./Configure
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a20fbf93e2..6944e14724 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