add vendored dependencies to .gitignore
parent
1d9d024556
commit
3c5a1ad712
@ -1,2 +1,4 @@
|
|||||||
/target
|
/target
|
||||||
config.toml
|
config.toml
|
||||||
|
/vendor
|
||||||
|
/.cargo/config.toml
|
||||||
|
Loading…
Reference in New Issue