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 Cargo.lock file. #10

Merged
merged 1 commit into from
Nov 28, 2016
Merged

Ignore Cargo.lock file. #10

merged 1 commit into from
Nov 28, 2016

Conversation

chriskrycho
Copy link
Contributor

Per the usual recommendation:

If you’re building a library that other projects will depend on, put Cargo.lock in your .gitignore. If you’re building an executable like a command-line tool or an application, check Cargo.lock into git.

@oli-obk oli-obk merged commit 0606c94 into oli-obk:master Nov 28, 2016
@oli-obk
Copy link
Owner

oli-obk commented Nov 28, 2016

makes sense

@chriskrycho chriskrycho deleted the ignore-cargo-lock branch November 28, 2016 12:57
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