Skip to content
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

Ignore breathe and /doc/sphinx-bootstrap-theme directories in git #258

Closed
wants to merge 1 commit into from

Conversation

Gachapen
Copy link
Contributor

@Gachapen Gachapen commented Jan 5, 2016

These are created when building the library and makes the directory dirty. This is annoying when using cppformat as a submodule since the submodule always will show up in the diff as dirty.

Personally I'd prefer to not modify the source directory at all when configuring and building. It should rather create files in the build directory, but I don't know if that is possible in this case.

These are created when building the library.
@vitaut
Copy link
Contributor

vitaut commented Jan 5, 2016

Thanks for the PR but sphinx-bootstrap-theme is no longer used and breathe is installed in virtualenv which is already ignored in the current version. Which version do you use?

@Gachapen
Copy link
Contributor Author

Gachapen commented Jan 6, 2016

You're right. I can't reproduce it anymore on 2.0.0 or master. I was pretty sure it was 2.0.0, but I'm starting to doubt that now. I'll close the PR.

@Gachapen Gachapen closed this Jan 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants