Ignore all subfolder Cargo.lock

This commit is contained in:
Adam Ierymenko 2022-06-30 15:03:46 -04:00
parent a6d298e536
commit f936758158
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3

4
.gitignore vendored
View file

@ -1,8 +1,6 @@
/target
/**/target
Cargo.lock
!zerotier-system-service/Cargo.lock
/**/Cargo.lock
.DS_*
.Icon*