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:
b480728
)
Add lib/CORE/ to .gitignore (needed on Windows)
author
Max Maischein
<corion@corion.net>
Mon, 5 Jan 2009 13:22:54 +0000
(14:22 +0100)
committer
Abhijit Menon-Sen
<ams@toroid.org>
Mon, 5 Jan 2009 18:15:49 +0000
(23:45 +0530)
C:\Projekte\bleadperl-git\win32>dmake && git status
[...]
nothing to commit (working directory clean)
C:\Projekte\bleadperl-git\win32>
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
a98e78d
..
fd24500
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-80,6
+80,7
@@
ext/Win32API/File/cFile_pc_to_blib
lib/Win32.pm
lib/Win32API/
lib/Win32CORE.pm
+lib/CORE/
# These .bat files are created from their Perl correspondents
pod/pod2html.bat