Author: bernhard
Date: Tue Jan 10 11:10:44 2006
New Revision: 11050

Modified:
   trunk/   (props changed)
   trunk/MANIFEST.SKIP
Log:
Ignore file parrot.pc generated by config/gen/makefiles/parrot.pc.in.


Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP (original)
+++ trunk/MANIFEST.SKIP Tue Jan 10 11:10:44 2006
@@ -1,5 +1,5 @@
 # $Id$
-# generated by tools/dev/gen_manifest_skip.pl Tue Jan 10 20:01:09 2006
+# generated by tools/dev/gen_manifest_skip.pl Tue Jan 10 20:08:51 2006
 #
 # This file should contain a transcript of the svn:ignore properties
 # of the directories in the Parrot subversion repository. (Needed for
@@ -43,6 +43,8 @@
 ^parrot\.ilk/
 ^parrot\.pdb$
 ^parrot\.pdb/
+^parrot\.pc$
+^parrot\.pc/
 ^pbc_info$
 ^pbc_info/
 ^pbc_merge$
@@ -94,7 +96,6 @@
 ^.*\.exp$
 ^.*\.exp/
 # generated from svn:ignore of 'LICENSES/'
-# generated from svn:ignore of 'blib/lib/'
 # generated from svn:ignore of 'compilers/'
 # generated from svn:ignore of 'compilers/ast/'
 ^compilers/ast/.*\.flag$

Reply via email to