chore: gitignore Cargo.lock in display and editor crates
Match the workspace convention (firmware, keymap already ignore their lockfiles); these two library crates just never got a .gitignore when they were extracted.
This commit is contained in:
2
display/.gitignore
vendored
Normal file
2
display/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
/target
|
||||
/Cargo.lock
|
||||
Reference in New Issue
Block a user