Update .gitignore.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d53fc648 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/d53fc648 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/d53fc648 Branch: refs/heads/trunk Commit: d53fc64801360c220d8d39fa237639eaeac0f7cc Parents: aea0a15 Author: Tomaz Muraus <[email protected]> Authored: Mon Aug 5 17:03:38 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Mon Aug 5 17:03:38 2013 +0200 ---------------------------------------------------------------------- docs/.gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/d53fc648/docs/.gitignore ---------------------------------------------------------------------- diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 0000000..e1b2c66 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,2 @@ +_supported_providers.rst +_supported_methods*.rst
