This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0264421
)
Ignore the /UU directory that exists during ./Configure
author
Rafael Garcia-Suarez
<rgs@consttype.org>
Wed, 21 Apr 2010 14:35:00 +0000
(16:35 +0200)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Wed, 21 Apr 2010 14:35:00 +0000
(16:35 +0200)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
a20fbf9
..
6944e14
100644
(file)
--- 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