Skip to content

Commit

Permalink
[MANIFEST] manifest update
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@43770 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
cotto committed Feb 8, 2010
1 parent ee9cdc1 commit 06a048b
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion MANIFEST.SKIP
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ex: set ro:
# $Id$
# generated by tools/dev/mk_manifest_and_skip.pl Tue Feb 2 06:21:51 2010 UT
# generated by tools/dev/mk_manifest_and_skip.pl Mon Feb 8 03:02:17 2010 UT
#
# This file should contain a transcript of the svn:ignore properties
# of the directories in the Parrot subversion repository. (Needed for
Expand Down Expand Up @@ -209,7 +209,15 @@
# generated from svn:ignore of 'compilers/nqp/src/'
^compilers/nqp/src/Grammar_gen\.pir$
^compilers/nqp/src/Grammar_gen\.pir/
# generated from svn:ignore of 'compilers/pct/src/PAST/'
^compilers/pct/src/PAST/.*\.pbc$
^compilers/pct/src/PAST/.*\.pbc/
# generated from svn:ignore of 'compilers/pct/src/PCT/'
^compilers/pct/src/PCT/.*\.pbc$
^compilers/pct/src/PCT/.*\.pbc/
# generated from svn:ignore of 'compilers/pct/src/POST/'
^compilers/pct/src/POST/.*\.pbc$
^compilers/pct/src/POST/.*\.pbc/
^compilers/pct/src/POST/Grammar_gen\.pir$
^compilers/pct/src/POST/Grammar_gen\.pir/
# generated from svn:ignore of 'compilers/pge/'
Expand Down Expand Up @@ -1041,6 +1049,11 @@
^t/tools/pmc2c\..*\.h/
^t/tools/pmc2c\..*\.pmc$
^t/tools/pmc2c\..*\.pmc/
# generated from svn:ignore of 'tools/build/'
^tools/build/dynoplibs\.pl$
^tools/build/dynoplibs\.pl/
^tools/build/dynpmc\.pl$
^tools/build/dynpmc\.pl/
# Local variables:
# mode: text
# buffer-read-only: t
Expand Down

0 comments on commit 06a048b

Please sign in to comment.