Updated Branches: refs/heads/4.2 0808f4ba1 -> 4f9b693e5
adding .gitignore Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/4f9b693e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/4f9b693e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/4f9b693e Branch: refs/heads/4.2 Commit: 4f9b693e5f0bfb6a1735f40f56bf7fdd6b62c6a0 Parents: 0808f4b Author: David Nalley <[email protected]> Authored: Wed Oct 2 10:49:03 2013 -0400 Committer: David Nalley <[email protected]> Committed: Wed Oct 2 10:49:03 2013 -0400 ---------------------------------------------------------------------- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/4f9b693e/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..35dc640 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +tmp +publish +qig/tmp +qig/publish +nicira/tmp +nicira/publish +midonet/tmp +midonet/publish +
