mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-16 08:52:24 +00:00
Update .gitignore: Add Cargo.lock
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
|||||||
/target
|
/target
|
||||||
crates/*/target
|
crates/*/target
|
||||||
|
# For libraries ignore Cargo.lock
|
||||||
|
crates/*/Cargo.lock
|
||||||
|
|
||||||
db.json
|
db.json
|
||||||
config.toml
|
config.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user