mirror of
https://github.com/lights0123/n-link.git
synced 2026-08-07 18:23:28 +00:00
chore: add cargo.lock to git ignore file
This commit is contained in:
parent
a0d955d3e7
commit
f2c2844079
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -31,3 +31,6 @@ target/
|
|||
dist/
|
||||
desktop/src-tauri/icons/android/
|
||||
desktop/src-tauri/icons/ios/
|
||||
|
||||
# vendored path-dependency lockfiles are unused (resolution happens at the consuming crate root)
|
||||
vendor/*/Cargo.lock
|
||||
|
|
|
|||
Loading…
Reference in a new issue