[svn:parrot] r45857 - in trunk: . compilers/data_json compilers/data_json/data_json compilers/imcc compilers/json compilers/json/JSON compilers/ncigen compilers/ncigen/src compilers/nqp compilers/nqp/bootstrap compilers/nqp/src compilers/pct/src/PAST compilers/pct/src/PCT compilers/pct/src/POST compilers/pge compilers/pge/PGE compilers/pirc compilers/pirc/t compilers/tge compilers/tge/TGE docs docs/book docs/ops editor examples/languages/abc examples/languages/abc/src examples/languages/abc/t examples/languages/squaak examples/languages/squaak/src examples/mops examples/nci examples/pasm examples/pir/befunge ext ext/Parrot-Embed ext/Parrot-Embed/lib/Parrot ext/Parrot-Embed/t include/parrot include/parrot/oplib include/pmc lib lib/Parrot lib/Parrot/Config lib/Parrot/Pmc2c ports/debian runtime/parrot/dynext runtime/parrot/include runtime/parrot/library runtime/parrot/library/CGI runtime/parrot/library/Config runtime/parrot/library/Configure runtime/parrot/library/Data runtime/parrot/library/Data/Dumper runtime/parrot/library/Digest runtime/parrot/library/Getopt runtime/parrot/library/MIME runtime/parrot/library/Math runtime/parrot/library/NCI runtime/parrot/library/OpenGL runtime/parrot/library/PCT runtime/parrot/library/PGE runtime/parrot/library/Parrot runtime/parrot/library/ProfTest runtime/parrot/library/Stream runtime/parrot/library/String runtime/parrot/library/TAP runtime/parrot/library/Tcl runtime/parrot/library/Test runtime/parrot/library/Test/Builder runtime/parrot/library/YAML runtime/parrot/library/YAML/Dumper runtime/parrot/library/YAML/Parser src src/atomic src/call src/dynoplibs src/dynpmc src/gc src/interp src/io src/nci src/ops src/packfile src/pmc src/runcore src/string src/string/charset src/string/encoding t/benchmark t/compilers/imcc t/compilers/imcc/imcpasm t/compilers/imcc/reg t/compilers/imcc/syn t/compilers/json t/compilers/pct t/compilers/pge t/compilers/pge/p5regex t/compilers/pge/perl6regex t/compilers/tge t/dy noplibs t/dynpmc t/examples t/library t/native_pbc t/oo t/op t/perl t/pmc t/src t/stress t/tools

bacek at svn.parrot.org bacek at svn.parrot.org
Wed Apr 21 11:44:39 UTC 2010


Author: bacek
Date: Wed Apr 21 11:44:36 2010
New Revision: 45857
URL: https://trac.parrot.org/parrot/changeset/45857

Log:
Generate a _lot_ of .gitignore files.

We can remove them later. But for now they will help developers who use
git to develop parrot.

Added:
   trunk/.gitignore
   trunk/compilers/data_json/.gitignore
   trunk/compilers/data_json/data_json/.gitignore
   trunk/compilers/imcc/.gitignore
   trunk/compilers/json/.gitignore
   trunk/compilers/json/JSON/.gitignore
   trunk/compilers/ncigen/.gitignore
   trunk/compilers/ncigen/src/.gitignore
   trunk/compilers/nqp/.gitignore
   trunk/compilers/nqp/bootstrap/.gitignore
   trunk/compilers/nqp/src/.gitignore
   trunk/compilers/pct/src/PAST/.gitignore
   trunk/compilers/pct/src/PCT/.gitignore
   trunk/compilers/pct/src/POST/.gitignore
   trunk/compilers/pge/.gitignore
   trunk/compilers/pge/PGE/.gitignore
   trunk/compilers/pirc/.gitignore
   trunk/compilers/pirc/t/.gitignore
   trunk/compilers/tge/.gitignore
   trunk/compilers/tge/TGE/.gitignore
   trunk/docs/.gitignore
   trunk/docs/book/.gitignore
   trunk/docs/ops/.gitignore
   trunk/editor/.gitignore
   trunk/examples/languages/abc/.gitignore
   trunk/examples/languages/abc/src/.gitignore
   trunk/examples/languages/abc/t/.gitignore
   trunk/examples/languages/squaak/.gitignore
   trunk/examples/languages/squaak/src/.gitignore
   trunk/examples/mops/.gitignore
   trunk/examples/nci/.gitignore
   trunk/examples/pasm/.gitignore
   trunk/examples/pir/befunge/.gitignore
   trunk/ext/.gitignore
   trunk/ext/Parrot-Embed/.gitignore
   trunk/ext/Parrot-Embed/lib/Parrot/.gitignore
   trunk/ext/Parrot-Embed/t/.gitignore
   trunk/include/parrot/.gitignore
   trunk/include/parrot/oplib/.gitignore
   trunk/include/pmc/.gitignore
   trunk/lib/.gitignore
   trunk/lib/Parrot/.gitignore
   trunk/lib/Parrot/Config/.gitignore
   trunk/lib/Parrot/Pmc2c/.gitignore
   trunk/ports/debian/.gitignore
   trunk/runtime/parrot/dynext/.gitignore
   trunk/runtime/parrot/include/.gitignore
   trunk/runtime/parrot/library/.gitignore
   trunk/runtime/parrot/library/CGI/.gitignore
   trunk/runtime/parrot/library/Config/.gitignore
   trunk/runtime/parrot/library/Configure/.gitignore
   trunk/runtime/parrot/library/Data/.gitignore
   trunk/runtime/parrot/library/Data/Dumper/.gitignore
   trunk/runtime/parrot/library/Digest/.gitignore
   trunk/runtime/parrot/library/Getopt/.gitignore
   trunk/runtime/parrot/library/MIME/.gitignore
   trunk/runtime/parrot/library/Math/.gitignore
   trunk/runtime/parrot/library/NCI/.gitignore
   trunk/runtime/parrot/library/OpenGL/.gitignore
   trunk/runtime/parrot/library/PCT/.gitignore
   trunk/runtime/parrot/library/PGE/.gitignore
   trunk/runtime/parrot/library/Parrot/.gitignore
   trunk/runtime/parrot/library/ProfTest/.gitignore
   trunk/runtime/parrot/library/Stream/.gitignore
   trunk/runtime/parrot/library/String/.gitignore
   trunk/runtime/parrot/library/TAP/.gitignore
   trunk/runtime/parrot/library/Tcl/.gitignore
   trunk/runtime/parrot/library/Test/.gitignore
   trunk/runtime/parrot/library/Test/Builder/.gitignore
   trunk/runtime/parrot/library/YAML/.gitignore
   trunk/runtime/parrot/library/YAML/Dumper/.gitignore
   trunk/runtime/parrot/library/YAML/Parser/.gitignore
   trunk/src/.gitignore
   trunk/src/atomic/.gitignore
   trunk/src/call/.gitignore
   trunk/src/dynoplibs/.gitignore
   trunk/src/dynpmc/.gitignore
   trunk/src/gc/.gitignore
   trunk/src/interp/.gitignore
   trunk/src/io/.gitignore
   trunk/src/nci/.gitignore
   trunk/src/ops/.gitignore
   trunk/src/packfile/.gitignore
   trunk/src/pmc/.gitignore
   trunk/src/runcore/.gitignore
   trunk/src/string/.gitignore
   trunk/src/string/charset/.gitignore
   trunk/src/string/encoding/.gitignore
   trunk/t/benchmark/.gitignore
   trunk/t/compilers/imcc/.gitignore
   trunk/t/compilers/imcc/imcpasm/.gitignore
   trunk/t/compilers/imcc/reg/.gitignore
   trunk/t/compilers/imcc/syn/.gitignore
   trunk/t/compilers/json/.gitignore
   trunk/t/compilers/pct/.gitignore
   trunk/t/compilers/pge/.gitignore
   trunk/t/compilers/pge/p5regex/.gitignore
   trunk/t/compilers/pge/perl6regex/.gitignore
   trunk/t/compilers/tge/.gitignore
   trunk/t/dynoplibs/.gitignore
   trunk/t/dynpmc/.gitignore
   trunk/t/examples/.gitignore
   trunk/t/library/.gitignore
   trunk/t/native_pbc/.gitignore
   trunk/t/oo/.gitignore
   trunk/t/op/.gitignore
   trunk/t/perl/.gitignore
   trunk/t/pmc/.gitignore
   trunk/t/src/.gitignore
   trunk/t/stress/.gitignore
   trunk/t/tools/.gitignore

Added: trunk/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,72 @@
+/*.patch
+/*.tmp
+/*.vcproj*
+/*.sln
+/*.ncb
+/*.suo
+/*.sto
+/CFLAGS
+/MANIFEST.configure.generated
+/Makefile
+/TAGS
+/all_cstring.str
+/blib
+/config_lib.pir
+/install_config.fpmc
+/libparrot.def
+/libparrot.dll
+/miniparrot
+/myconfig
+/parrot
+/parrot_config
+/parrot_config.c
+/parrot_config.pbc
+/parrot_nci_thunk_gen
+/parrot_nci_thunk_gen.c
+/parrot_nci_thunk_gen.pbc
+/parrot-nqp
+/parrot-nqp.c
+/parrot-nqp.pbc
+/parrot.ilk
+/parrot.pdb
+/parrot.pc
+/parrot_test_run.tar.gz
+/pbc_disassemble
+/pbc_info
+/pbc_merge
+/pbc_dump
+/tags
+/temp.file
+/test
+/test.c
+/test.cco
+/test.err
+/test.ilk
+/test.ldo
+/test.out
+/test.pdb
+/vc60.pdb
+/vc70.pdb
+/vtable.dump
+/installable*
+/*.exe
+/*.core
+/*.pdb
+/*.ilk
+/*.def
+/*.lib
+/*.obj
+/*.o
+/*.exp
+/*.manifest
+/parrot.iss
+/cover_db
+/pbc_to_exe
+/pbc_to_exe.*
+/perl6
+/.parrot_current_rev
+/.git
+/parrot_debugger
+/pirc
+/tapir
+/tapir.*

Added: trunk/compilers/data_json/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/data_json/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/data_json.pbc

Added: trunk/compilers/data_json/data_json/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/data_json/data_json/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.pir
+/*.pbc

Added: trunk/compilers/imcc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/imcc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,10 @@
+/*.flag
+/*.o
+/*.tmp
+/imcc
+/imclexer.c
+/imcparser.c
+/imcparser.h
+/imcparser.output
+/*.obj
+/Rules.mak

Added: trunk/compilers/json/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/json/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/JSON.pbc

Added: trunk/compilers/json/JSON/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/json/JSON/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.pbc
+/*.pir

Added: trunk/compilers/ncigen/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/ncigen/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/Makefile
+/ncigen.pbc

Added: trunk/compilers/ncigen/src/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/ncigen/src/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/gen_actions.pir
+/gen_grammar.pir
+/gen_builtins.pir

Added: trunk/compilers/nqp/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/nqp/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/nqp.pbc

Added: trunk/compilers/nqp/bootstrap/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/nqp/bootstrap/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/nqp.pbc
+/gen_actions.pir

Added: trunk/compilers/nqp/src/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/nqp/src/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/Grammar_gen.pir

Added: trunk/compilers/pct/src/PAST/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/pct/src/PAST/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/compilers/pct/src/PCT/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/pct/src/PCT/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/compilers/pct/src/POST/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/pct/src/POST/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/Grammar_gen.pir
+/*.pbc

Added: trunk/compilers/pge/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/pge/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/PGE.pbc

Added: trunk/compilers/pge/PGE/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/pge/PGE/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/builtins_gen.pir
+/*.dll

Added: trunk/compilers/pirc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/pirc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,5 @@
+/pirc
+/pirc.exe
+/*.o
+/*.obj
+/*.pbd

Added: trunk/compilers/pirc/t/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/pirc/t/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,6 @@
+/subflags_?.pir
+/heredoc_?.pir
+/stmts_?.pir
+/basic_?.pir
+/basic_??.pir
+/macro_?.pir

Added: trunk/compilers/tge/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/tge/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/tgc.pbc

Added: trunk/compilers/tge/TGE/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/compilers/tge/TGE/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/Parser.pir

Added: trunk/docs/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/docs/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,6 @@
+/*.tmp
+/html
+/Makefile
+/packfile-c.pod
+/packfile-perl.pod
+/doc-prep

Added: trunk/docs/book/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/docs/book/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.html

Added: trunk/docs/ops/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/docs/ops/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pod

Added: trunk/editor/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/editor/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,4 @@
+/Makefile
+/imc.vim
+/imcc.xml
+/pir.vim

Added: trunk/examples/languages/abc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/examples/languages/abc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,10 @@
+/MANIFEST
+/*.pbc
+/*.c
+/*.o
+/*.obj
+/*.exe
+/*.iss
+/abc
+/installable_abc
+/man

Added: trunk/examples/languages/abc/src/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/examples/languages/abc/src/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/gen_actions.pir
+/gen_grammar.pir
+/gen_builtins.pir

Added: trunk/examples/languages/abc/t/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/examples/languages/abc/t/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*_*.pir
+/*_*.out

Added: trunk/examples/languages/squaak/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/examples/languages/squaak/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,9 @@
+/MANIFEST
+/*.pbc
+/*.c
+/*.o
+/*.obj
+/*.exe
+/*.iss
+/squaak
+/installable_squaak

Added: trunk/examples/languages/squaak/src/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/examples/languages/squaak/src/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/gen_*.pir

Added: trunk/examples/mops/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/examples/mops/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.o
+/mops

Added: trunk/examples/nci/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/examples/nci/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/examples/pasm/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/examples/pasm/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/hello
+/hello.o
+/hello.pbc

Added: trunk/examples/pir/befunge/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/examples/pir/befunge/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,9 @@
+/MANIFEST
+/*.pbc
+/*.c
+/*.o
+/*.obj
+/*.exe
+/*.iss
+/befunge
+/installable_befunge

Added: trunk/ext/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/ext/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/Makefile

Added: trunk/ext/Parrot-Embed/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/ext/Parrot-Embed/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,29 @@
+/*.tmp
+/*.pdb
+/_build
+/blib
+/Build
+/Build.bat
+/Makefile
+/Makefile.PL
+/*.bundle
+/*.c
+/*.dump
+/*.dylib
+/*.h
+/*.so
+/*.o
+/*.exe
+/*.pdb
+/*.ilk
+/*.def
+/*.lib
+/*.obj
+/*.exp
+/*.dll
+/*.manifest
+/*.bs
+/*.old
+/*.xs
+/pm_to_blib
+/dll.base

Added: trunk/ext/Parrot-Embed/lib/Parrot/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/ext/Parrot-Embed/lib/Parrot/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.obj
+/*.c

Added: trunk/ext/Parrot-Embed/t/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/ext/Parrot-Embed/t/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/include/parrot/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/include/parrot/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,12 @@
+/*.tmp
+/config.h
+/core_pmcs.h
+/extend_vtable.h
+/feature.h
+/has_header.h
+/platform.h
+/platform_interface.h
+/vtable.h
+/pbcversion.h
+/platform_limits.h
+/opsenum.h

Added: trunk/include/parrot/oplib/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/include/parrot/oplib/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,4 @@
+/*_ops.h
+/*_ops_switch.h
+/*_ops_cg*.h
+/ops.h

Added: trunk/include/pmc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/include/pmc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.h

Added: trunk/lib/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/lib/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/DumbLink.pm

Added: trunk/lib/Parrot/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/lib/Parrot/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,9 @@
+/PMC.pm
+/Jit.pm
+/blib
+/pm_to_blib
+/PakFile2.c
+/PakFile2.bs
+/Makefile
+/*.tmp
+/OpLib

Added: trunk/lib/Parrot/Config/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/lib/Parrot/Config/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/Generated.pm

Added: trunk/lib/Parrot/Pmc2c/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/lib/Parrot/Pmc2c/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/PCCMETHOD_BITS.pm

Added: trunk/ports/debian/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/ports/debian/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/

Added: trunk/runtime/parrot/dynext/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/dynext/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,13 @@
+/*.dylib
+/libnci.*
+/*.bundle
+/*.so
+/*.exe
+/*.pdb
+/*.ilk
+/*.def
+/*.lib
+/*.obj
+/*.exp
+/*.dll
+/*.manifest

Added: trunk/runtime/parrot/include/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/include/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/*.pasm
+/*.pbc
+/*.fpmc

Added: trunk/runtime/parrot/library/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,4 @@
+/PAST
+/*.pbc
+/config.pir
+/OpenGL_funcs.pir

Added: trunk/runtime/parrot/library/CGI/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/CGI/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Config/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Config/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Configure/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Configure/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Data/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Data/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Data/Dumper/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Data/Dumper/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Digest/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Digest/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Getopt/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Getopt/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/Obj.pbc

Added: trunk/runtime/parrot/library/MIME/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/MIME/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Math/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Math/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/NCI/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/NCI/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/OpenGL/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/OpenGL/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/PCT/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/PCT/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/PGE/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/PGE/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Parrot/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Parrot/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/ProfTest/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/ProfTest/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.pir
+/*.pbc

Added: trunk/runtime/parrot/library/Stream/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Stream/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/String/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/String/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/Utils.pbc

Added: trunk/runtime/parrot/library/TAP/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/TAP/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Tcl/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Tcl/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Test/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Test/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/Test/Builder/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/Test/Builder/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/YAML/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/YAML/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/YAML/Dumper/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/YAML/Dumper/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/runtime/parrot/library/YAML/Parser/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/runtime/parrot/library/YAML/Parser/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/src/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,24 @@
+/*.o
+/*.obj
+/*.str
+/asmfun.*
+/core_pmcs.c
+/exec_cpu.c
+/exec_dep.c
+/exec_dep.h
+/extra_nci_thunks.c
+/extend_vtable.c
+/fingerprint.c
+/glut_callbacks.c
+/glut_nci_thunks.nci
+/glut_nci_thunks.c
+/install_config.c
+/jit_cpu.c
+/jit_defs.c
+/jit_emit.h
+/null_config.c
+/platform.c
+/platform_asm.s
+/parrot_config.c
+/parrot_config.h
+/revision.c

Added: trunk/src/atomic/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/atomic/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.gcda
+/*.o

Added: trunk/src/call/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/call/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/*.str
+/*.obj
+/*.o

Added: trunk/src/dynoplibs/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/dynoplibs/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,14 @@
+/*.c
+/*.h
+/*.so
+/*.bundle
+/*.o
+/*.obj
+/*.dll
+/*.pdb
+/*.ilk
+/*.lib
+/*.exp
+/*.manifest
+/Defines.mak
+/Rules.mak

Added: trunk/src/dynpmc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/dynpmc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,25 @@
+/*.bundle
+/*.c
+/*.dump
+/*.dylib
+/*.h
+/*.so
+/Makefile
+/*.o
+/*.exe
+/*.pdb
+/*.ilk
+/*.def
+/*.lib
+/*.obj
+/*.exp
+/*.dll
+/*.manifest
+/md2.pmc
+/md4.pmc
+/md5.pmc
+/ripemd160.pmc
+/sha.pmc
+/sha1.pmc
+/sha256.pmc
+/sha512.pmc

Added: trunk/src/gc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/gc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,17 @@
+/*.bundle
+/*.c
+/*.dump
+/*.dylib
+/*.h
+/*.so
+/Makefile
+/*.o
+/*.exe
+/*.pdb
+/*.ilk
+/*.def
+/*.lib
+/*.obj
+/*.exp
+/*.dll
+/*.manifest

Added: trunk/src/interp/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/interp/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.str
+/*.o

Added: trunk/src/io/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/io/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/*.o
+/*.obj
+/*.str

Added: trunk/src/nci/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/nci/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/*.o
+/*.obj
+/*.str

Added: trunk/src/ops/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/ops/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/*.c
+/*.o
+/*.obj

Added: trunk/src/packfile/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/packfile/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.o
+/*.obj

Added: trunk/src/pmc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/pmc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,8 @@
+/Makefile
+/*.c
+/*.h
+/*.o
+/*.tmp
+/*.dump
+/*.str
+/*.obj

Added: trunk/src/runcore/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/runcore/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/*.o
+/*.obj
+/*.str

Added: trunk/src/string/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/string/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,4 @@
+/private_cstring.h
+/*.o
+/*.obj
+/*.str

Added: trunk/src/string/charset/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/string/charset/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.o
+/*.obj

Added: trunk/src/string/encoding/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/src/string/encoding/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.o
+/*.obj

Added: trunk/t/benchmark/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/benchmark/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.pasm
+/*.pir

Added: trunk/t/compilers/imcc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/compilers/imcc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pbc

Added: trunk/t/compilers/imcc/imcpasm/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/compilers/imcc/imcpasm/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,4 @@
+/*_pbcexe
+/*.pbc
+/*.pir
+/*.pasm

Added: trunk/t/compilers/imcc/reg/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/compilers/imcc/reg/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,4 @@
+/*_pbcexe*
+/*.pbc
+/*.pir
+/*.pasm

Added: trunk/t/compilers/imcc/syn/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/compilers/imcc/syn/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,4 @@
+/*_pbcexe*
+/*.pasm
+/*.pbc
+/*.pir

Added: trunk/t/compilers/json/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/compilers/json/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/*_pbcexe
+/*.pbc
+/*.pir

Added: trunk/t/compilers/pct/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/compilers/pct/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.pbc
+/*.pir

Added: trunk/t/compilers/pge/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/compilers/pge/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,4 @@
+/*_pbcexe
+/*.pasm
+/*.pbc
+/*.pir

Added: trunk/t/compilers/pge/p5regex/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/compilers/pge/p5regex/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*.pir

Added: trunk/t/compilers/pge/perl6regex/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/compilers/pge/perl6regex/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.pbc
+/*.pir

Added: trunk/t/compilers/tge/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/compilers/tge/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/*_pbcexe
+/*.pir
+/*.pbc

Added: trunk/t/dynoplibs/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/dynoplibs/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,3 @@
+/*.pasm
+/*.pbc
+/*.pir

Added: trunk/t/dynpmc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/dynpmc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,12 @@
+/*.pasm
+/*_pbcexe*
+/*.pbc
+/*.pir
+/md2.t
+/md4.t
+/md5.t
+/ripemd160.t
+/sha1.t
+/sha256.t
+/sha512.t
+/sha.t

Added: trunk/t/examples/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/examples/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,4 @@
+/*_pbcexe*
+/*.pasm
+/*.pbc
+/*.pir

Added: trunk/t/library/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/library/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,5 @@
+/*_pbcexe*
+/*.out
+/*.pasm
+/*.pbc
+/*.pir

Added: trunk/t/native_pbc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/native_pbc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*_pbcexe*

Added: trunk/t/oo/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/oo/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/*.pbc
+/*.pir

Added: trunk/t/op/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/op/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,5 @@
+/*_pbcexe*
+/*.out
+/*.pasm
+/*.pbc
+/*.pir

Added: trunk/t/perl/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/perl/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,2 @@
+/Parrot_Test_1.pasm
+/Parrot_Test_1.pir

Added: trunk/t/pmc/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/pmc/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,5 @@
+/*_pbcexe*
+/*.pasm
+/*.pbc
+/*.pir
+/*.out

Added: trunk/t/src/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/src/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1 @@
+/*_*

Added: trunk/t/stress/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/stress/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,5 @@
+/*_pbcexe*
+/*.pasm
+/*.pbc
+/*.pir
+/*.out

Added: trunk/t/tools/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/t/tools/.gitignore	Wed Apr 21 11:44:36 2010	(r45857)
@@ -0,0 +1,7 @@
+/*.pir
+/*.pbc
+/pmc2c.*.pmc
+/pmc2c.*.dump
+/pmc2c.*.h
+/pmc2c.*.c
+/pdb.t.*


More information about the parrot-commits mailing list