From: Max Maischein Date: Mon, 5 Jan 2009 13:22:54 +0000 (+0100) Subject: Add lib/CORE/ to .gitignore (needed on Windows) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ca03d8e9757555d970b649fcba29719681875f1c;p=p5sagit%2Fp5-mst-13.2.git Add lib/CORE/ to .gitignore (needed on Windows) C:\Projekte\bleadperl-git\win32>dmake && git status [...] nothing to commit (working directory clean) C:\Projekte\bleadperl-git\win32> --- diff --git a/.gitignore b/.gitignore index a98e78d..fd24500 100644 --- 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