Updated Branches: refs/heads/master 7db10b4d0 -> d919a7656
Update .gitignore Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/d919a765 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/d919a765 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/d919a765 Branch: refs/heads/master Commit: d919a7656a6f6d657f771338256445ff5d2b1cdd Parents: 7db10b4 Author: Nick Wellnhofer <[email protected]> Authored: Wed Jan 23 23:06:04 2013 +0100 Committer: Nick Wellnhofer <[email protected]> Committed: Wed Jan 23 23:06:04 2013 +0100 ---------------------------------------------------------------------- clownfish/compiler/perl/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy/blob/d919a765/clownfish/compiler/perl/.gitignore ---------------------------------------------------------------------- diff --git a/clownfish/compiler/perl/.gitignore b/clownfish/compiler/perl/.gitignore index f2b5063..5517019 100644 --- a/clownfish/compiler/perl/.gitignore +++ b/clownfish/compiler/perl/.gitignore @@ -1,4 +1,5 @@ /Build +/Charmony.pm /MYMETA.json /MYMETA.yml /_build/
