Merge ~powersj/cloud-init:gitignore-tox-doc-html into cloud-init:master

Proposed by Joshua Powers
Status: Merged
Merged at revision: d97ca2c89518e71ced86c057d8f853a457458cc9
Proposed branch: ~powersj/cloud-init:gitignore-tox-doc-html
Merge into: cloud-init:master
Diff against target: 9 lines (+1/-0)
1 file modified
.gitignore (+1/-0)
Reviewer Review Type Date Requested Status
Server Team CI bot continuous-integration Approve
cloud-init Commiters Pending
Review via email: mp+319626@code.launchpad.net

Commit message

gitignore: adding doc/rtd_html

When running tox -e doc it produces the complete read the docs
output and places it in doc/rtd_html. This is not ignored by git
and shows up as uncommitted changes.

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :
review: Approve (continuous-integration)

There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/.gitignore b/.gitignore
2index 865cac1..3946ec7 100644
3--- a/.gitignore
4+++ b/.gitignore
5@@ -5,3 +5,4 @@ dist
6 __pycache__
7 .tox
8 .coverage
9+doc/rtd_html

Subscribers

People subscribed via source and target branches