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

gitignore html output of nim doc foo #8742

Merged
merged 1 commit into from
Aug 25, 2018

Conversation

timotheecour
Copy link
Member

a better fix would be to output foo.html in nimcache when running nim doc foo.nim, as it would also apply to other repos without having to add a line to gitignore and would be easier to clean up in bulk mode, but that can be done in subsequent PR

NOTE: nim doc foo.nim is useful for both running runnableExamples and inspecting output of html when working on a PR. it shouldn't affect git status

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