Skip to content

'cargo new' and .gitignores #304

@steveklabnik

Description

@steveklabnik

Now that we have Cargo.lock, we should take the opportunity to encourage good habits with regards to it and source control.

Basically, what I'm imagining is that cargo new, when making a binary, should not add Cargo.lock to the ignore. And when making a library, should add it to the gitignore.

What'cha think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions