Author: bernhard
Date: Tue Jan 27 03:06:41 2009
New Revision: 36052

Modified:
   trunk/MANIFEST.SKIP
   trunk/languages/   (props changed)

Log:
Let svn ingnore external language pjs


Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP (original)
+++ trunk/MANIFEST.SKIP Tue Jan 27 03:06:41 2009
@@ -1,6 +1,6 @@
 # ex: set ro:
 # $Id$
-# generated by tools/dev/mk_manifest_and_skip.pl Tue Jan 27 11:03:20 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Tue Jan 27 11:05:21 2009 UT
 #
 # This file should contain a transcript of the svn:ignore properties
 # of the directories in the Parrot subversion repository. (Needed for
@@ -411,6 +411,8 @@
 ^languages/m4/
 ^languages/markdown$
 ^languages/markdown/
+^languages/pjs$
+^languages/pjs/
 ^languages/primitivearc$
 ^languages/primitivearc/
 ^languages/tcl$

Reply via email to