Author: bernhard Date: Sat Dec 13 03:28:38 2008 New Revision: 33853 Modified: trunk/MANIFEST.SKIP trunk/languages/pipp/ (props changed)
Log: Let svn ignore pipp_test_run.tar.gz Modified: trunk/MANIFEST.SKIP ============================================================================== --- trunk/MANIFEST.SKIP (original) +++ trunk/MANIFEST.SKIP Sat Dec 13 03:28:38 2008 @@ -1,6 +1,6 @@ # ex: set ro: # $Id$ -# generated by tools/dev/mk_manifest_and_skip.pl Tue Dec 9 06:24:54 2008 UT +# generated by tools/dev/mk_manifest_and_skip.pl Sat Dec 13 11:27:31 2008 UT # # This file should contain a transcript of the svn:ignore properties # of the directories in the Parrot subversion repository. (Needed for @@ -1149,6 +1149,8 @@ ^languages/pipp/pipp_phc_past\.pir/ ^languages/pipp/pipp_phc_past\.xml$ ^languages/pipp/pipp_phc_past\.xml/ +^languages/pipp/pipp_test_run\.tar\.gz$ +^languages/pipp/pipp_test_run\.tar\.gz/ # generated from svn:ignore of 'languages/pipp/src/antlr3/' ^languages/pipp/src/antlr3/.*\.class$ ^languages/pipp/src/antlr3/.*\.class/
