summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2009-01-05 14:22:54 +0100
committerAbhijit Menon-Sen <ams@toroid.org>2009-01-05 23:45:49 +0530
commitca03d8e9757555d970b649fcba29719681875f1c (patch)
tree1d709eb09e33106fdf83fc7ddb85a97c3f3f5ae9 /.gitignore
parentb480728ce18f49c6f46b1136294b49a24b4e8a6b (diff)
downloadperl-ca03d8e9757555d970b649fcba29719681875f1c.tar.gz
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a98e78d42e..fd24500da6 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