Skip to content

Add v2 folder to gitignore for versioned docs. #776

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 29, 2020
Merged

Conversation

dobooth
Copy link
Contributor

@dobooth dobooth commented Jul 29, 2020

Description

Adds the v2 folder to gitignore so we properly handle versioned docs.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/verification tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)
  • Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests

@dobooth dobooth added the DOC label Jul 29, 2020
@coveralls
Copy link

coveralls commented Jul 29, 2020

Coverage Status

Coverage remained the same at 55.85% when pulling 0c1fc19 on dobooth-patch-1 into f140fb5 on master.

@@ -19,4 +19,4 @@ dev/tests/mftf.log
dev/tests/docs/*
dev/tests/_output
dev/tests/functional.suite.yml

/v2/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this change apply to develop branch?

@jilu1 jilu1 merged commit aeb6aca into master Jul 29, 2020
@tomreece tomreece deleted the dobooth-patch-1 branch August 19, 2020 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants