Homec4science

add Cargo.lock to gitignore file by default

Authored by Wayne Nilsen <waynenilsen@gmail.com> on Nov 13 2015, 12:05.

Description

add Cargo.lock to gitignore file by default

See the official recommendation

  • If you're building a library, put Cargo.lock in your .gitignore.
  • If you're building an executable, check Cargo.lock into git.

Details

Committed
Wayne Nilsen <waynenilsen@gmail.com>Nov 13 2015, 12:05
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE3d6f6f82101b: Merge pull request #1748 from KrauseFx/master
Branches
Unknown
Tags
Unknown

Event Timeline

Wayne Nilsen <waynenilsen@gmail.com> committed rGITIGNOREcd3de4966970: add Cargo.lock to gitignore file by default (authored by Wayne Nilsen <waynenilsen@gmail.com>).Nov 13 2015, 12:05