mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-08 13:33:44 +02:00
Ignore all Cargo.lock except the one in the binary.
This commit is contained in:
parent
ace16bdf05
commit
87f5398f59
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,8 +1,8 @@
|
|||
/target
|
||||
/**/target
|
||||
|
||||
#Cargo.lock
|
||||
#!zerotier-system-service/Cargo.lock
|
||||
Cargo.lock
|
||||
!zerotier-system-service/Cargo.lock
|
||||
|
||||
.DS_*
|
||||
.Icon*
|
||||
|
|
Loading…
Add table
Reference in a new issue