chore: added Cargo.lock to gitignore
This commit is contained in:
parent
078586dd3f
commit
242fa52170
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
/target
|
||||
/data
|
||||
config.json
|
||||
Cargo.lock
|
||||
|
||||
.idea/
|
||||
.vscode/
|
||||
|
|
Loading…
Reference in a new issue