Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Watch
1,514
Star
34,000
Fork
12,845
github
/
gitignore
Code
Pull requests
101
Pulse
Graphs
Permalink
Browse files
added comment
Loading branch information
...
1 parent
cd3de49
commit
271aaab77e1de2c529e89b2f2a8221ba86cf8eb2
waynenilsen
committed
Nov 13, 2015
Unified
Split
Showing
1 changed file
with
3 additions
and
0 deletions
.
+3
−0
Rust.gitignore
Show notes
View
3
Rust.gitignore
@@ -9,4 +9,7 @@
# Generated by Cargo
/target/
+
+# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
+# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
Cargo.lock
Toggle all file notes
0 comments on commit
271aaab
Please
sign in
to comment.
Something went wrong with that request. Please try again.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
271aaab