Author: bernhard Date: Wed Dec 28 02:28:53 2005 New Revision: 10720 Modified: trunk/MANIFEST.SKIP Log: No more *.imc in t/tools.
Modified: trunk/MANIFEST.SKIP ============================================================================== --- trunk/MANIFEST.SKIP (original) +++ trunk/MANIFEST.SKIP Wed Dec 28 02:28:53 2005 @@ -1,5 +1,5 @@ # $Id$ -# generated by tools/dev/gen_manifest_skip.pl Mon Dec 26 11:19:08 2005 +# generated by tools/dev/gen_manifest_skip.pl Wed Dec 28 01:35:04 2005 # # This file should contain a transcript of the svn:ignore properties # of the directories in the Parrot subversion repository. (Needed for @@ -1119,8 +1119,6 @@ ^t/src/.*_.*/ # generated from svn:ignore of 't/stress/' # generated from svn:ignore of 't/tools/' -^t/tools/.*\.imc$ -^t/tools/.*\.imc/ ^t/tools/.*\.pir$ ^t/tools/.*\.pir/ ^t/tools/.*\.pbc$
