Skip to content

Move .gitignore directly under the root folder #115

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 1 commit into from
Mar 7, 2016

Conversation

vrinek
Copy link
Contributor

@vrinek vrinek commented Mar 7, 2016

Continuation of https://github.com/azerupi/mdBook/pull/111 after realising a bug in the logic of the implementation.


Generates a .gitignore file directly under the root folder instead of under the dest folder.

Makes use of the newly stabilised (as of 1.7.0 😄) Path.strip_prefix method.

azerupi added a commit that referenced this pull request Mar 7, 2016
Move `.gitignore` directly under the root folder
@azerupi azerupi merged commit f23a5f2 into rust-lang:master Mar 7, 2016
@azerupi
Copy link
Contributor

azerupi commented Mar 7, 2016

Looks good, thank you :)

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