Author: bernhard
Date: Sun Apr 30 12:33:53 2006
New Revision: 12470

Modified:
   trunk/MANIFEST
   trunk/MANIFEST.SKIP
   trunk/compilers/past/   (props changed)

Log:
Let SVN ignore generated files compilers/past/*.pbc.


Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST      (original)
+++ trunk/MANIFEST      Sun Apr 30 12:33:53 2006
@@ -1,6 +1,6 @@
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Sun Apr 30 20:25:10 2006
+# generated by tools/dev/mk_manifest_and_skip.pl Sun Apr 30 21:29:24 2006
 #
 # See tools/dev/install_files.pl for documentation on the
 # format of this file.

Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP (original)
+++ trunk/MANIFEST.SKIP Sun Apr 30 12:33:53 2006
@@ -1,6 +1,6 @@
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Sun Apr 30 20:25:10 2006
+# generated by tools/dev/mk_manifest_and_skip.pl Sun Apr 30 21:29:24 2006
 #
 # This file should contain a transcript of the svn:ignore properties
 # of the directories in the Parrot subversion repository. (Needed for
@@ -140,6 +140,8 @@
 # generated from svn:ignore of 'compilers/past/'
 ^compilers/past/Makefile$
 ^compilers/past/Makefile/
+^compilers/past/.*\.pbc$
+^compilers/past/.*\.pbc/
 # generated from svn:ignore of 'compilers/past/PAST/'
 ^compilers/past/PAST/.*\.pbc$
 ^compilers/past/PAST/.*\.pbc/

Reply via email to