Skip to content

Commit cc49a39

Browse files
authored
Remove lockfiles from being tracked (#498)
Signed-off-by: Michael X. Grey <[email protected]>
1 parent dba36cc commit cc49a39

File tree

6 files changed

+1
-3128
lines changed

6 files changed

+1
-3128
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ dmypy.json
214214
# Generated by Cargo
215215
# will have compiled files and executables
216216
/target/
217+
Cargo.lock
217218

218219
# These are backup files generated by rustfmt
219220
**/*.rs.bk

0 commit comments

Comments
 (0)