Author: bernhard Date: Wed Dec 28 05:03:36 2005 New Revision: 10723 Modified: trunk/MANIFEST.SKIP trunk/t/ (props changed) Log: No more generated file in 't'.
Modified: trunk/MANIFEST.SKIP ============================================================================== --- trunk/MANIFEST.SKIP (original) +++ trunk/MANIFEST.SKIP Wed Dec 28 05:03:36 2005 @@ -1,5 +1,5 @@ # $Id$ -# generated by tools/dev/gen_manifest_skip.pl Wed Dec 28 03:17:58 2005 +# generated by tools/dev/gen_manifest_skip.pl Wed Dec 28 04:09:28 2005 # # This file should contain a transcript of the svn:ignore properties # of the directories in the Parrot subversion repository. (Needed for @@ -1032,10 +1032,6 @@ ^src/packfile/.*\.obj/ # generated from svn:ignore of 'src/types/' # generated from svn:ignore of 't/' -^t/benchmarks_.*\.pir$ -^t/benchmarks_.*\.pir/ -^t/benchmarks_.*\.pasm$ -^t/benchmarks_.*\.pasm/ # generated from svn:ignore of 't/benchmark/' ^t/benchmark/.*\.pasm$ ^t/benchmark/.*\.pasm/
