mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
Add Cargo.lock to gitignore
This commit is contained in:
parent
662e08e1fe
commit
8ec4232602
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,5 +8,7 @@
|
|||
# Project configuration
|
||||
**/.idea/
|
||||
|
||||
**/Cargo.lock
|
||||
|
||||
# Test assets
|
||||
/tests/assets/
|
Loading…
Reference in a new issue