Ignore the docs directory created by the docco CoffeeScript documentation tool - hopefully TJ will accept the patch that gives output directory control soon
Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/bb4af29f Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/bb4af29f Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/bb4af29f Branch: refs/heads/5.4-js-rewrite Commit: bb4af29f3357861df32caf59ed25862919b2ac32 Parents: f60a201 Author: Howard M. Lewis Ship <[email protected]> Authored: Fri Aug 10 09:19:01 2012 -0700 Committer: Howard M. Lewis Ship <[email protected]> Committed: Fri Aug 10 09:19:01 2012 -0700 ---------------------------------------------------------------------- tapestry-core/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/bb4af29f/tapestry-core/.gitignore ---------------------------------------------------------------------- diff --git a/tapestry-core/.gitignore b/tapestry-core/.gitignore new file mode 100644 index 0000000..d8f8d46 --- /dev/null +++ b/tapestry-core/.gitignore @@ -0,0 +1 @@ +docs
