diff --git a/.gitignore b/.gitignore index 75d85c97c..a2f1da53e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,10 @@ /target/ /tmp/ /busybox/ +/deps/regex/ +/deps/rust-crypto/ /deps/target/ +/deps/time/ *~ .*.swp .*.swo