Author: bernhard
Date: Tue Mar 14 08:53:24 2006
New Revision: 11897

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

Log:
Ignore generated file languages/pugs/Makefile


Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP (original)
+++ trunk/MANIFEST.SKIP Tue Mar 14 08:53:24 2006
@@ -1,6 +1,6 @@
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Sat Mar  4 11:47:46 2006
+# generated by tools/dev/mk_manifest_and_skip.pl Tue Mar 14 17:51:52 2006
 #
 # This file should contain a transcript of the svn:ignore properties
 # of the directories in the Parrot subversion repository. (Needed for
@@ -486,6 +486,9 @@
 ^languages/parrot_compiler/t/basic/.*\.code/
 ^languages/parrot_compiler/t/basic/.*\.out$
 ^languages/parrot_compiler/t/basic/.*\.out/
+# generated from svn:ignore of 'languages/pugs/'
+^languages/pugs/Makefile$
+^languages/pugs/Makefile/
 # generated from svn:ignore of 'languages/punie/'
 ^languages/punie/Makefile$
 ^languages/punie/Makefile/

Reply via email to