Updated Branches: refs/heads/4.0 8a6c173e9 -> f0dc554df
re-added docs tmp files to .gitignore. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f0dc554d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/f0dc554d Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/f0dc554d Branch: refs/heads/4.0 Commit: f0dc554df4fcf008361b5b7e471ce4582cdfef92 Parents: 8a6c173 Author: Joe Brockmeier <[email protected]> Authored: Wed Feb 13 13:40:09 2013 -0600 Committer: Joe Brockmeier <[email protected]> Committed: Wed Feb 13 13:40:09 2013 -0600 ---------------------------------------------------------------------- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/f0dc554d/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index d772031..56b516d 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,7 @@ awsapi/modules/* .project .settings.xml .settings/ +docs/tmp +docs/publish +docs/runbook/tmp +docs/runbook/publish
