Author: bernhard
Date: Fri Nov  4 09:57:04 2005
New Revision: 9782

Modified:
   trunk/MANIFEST.SKIP
   trunk/languages/bc/t/   (props changed)
Log:
Tell SVN to ignore *.p6 generated by Parrot bc.


Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP (original)
+++ trunk/MANIFEST.SKIP Fri Nov  4 09:57:04 2005
@@ -1,5 +1,5 @@
 # $Id$
-# generated by tools/dev/gen_manifest_skip.pl Sun Oct 30 17:58:04 2005
+# generated by tools/dev/gen_manifest_skip.pl Fri Nov  4 18:55:41 2005
 #
 # This file should contain a transkript of the svn:ignore properties
 # of the directories in the Parrot subversion repository.
@@ -84,7 +84,6 @@
 ^ast/.*\.flag/
 ^ast/.*\.o$
 ^ast/.*\.o/
-# generated from svn:ignore of 'blib/lib/'
 # generated from svn:ignore of 'build_tools/'
 ^build_tools/build_dynclasses\.pl$
 ^build_tools/build_dynclasses\.pl/
@@ -360,6 +359,8 @@
 ^languages/bc/python/lib/bc/.*\.pyc$
 ^languages/bc/python/lib/bc/.*\.pyc/
 # generated from svn:ignore of 'languages/bc/t/'
+^languages/bc/t/.*\.p6$
+^languages/bc/t/.*\.p6/
 ^languages/bc/t/.*\.bc$
 ^languages/bc/t/.*\.bc/
 ^languages/bc/t/.*\.parrot_out$

Reply via email to