mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 05:57:46 +00:00
Ignore Cargo dependency directories.
This commit is contained in:
parent
88ab6cfff7
commit
e002caedc3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,7 +2,10 @@
|
||||||
/target/
|
/target/
|
||||||
/tmp/
|
/tmp/
|
||||||
/busybox/
|
/busybox/
|
||||||
|
/deps/regex/
|
||||||
|
/deps/rust-crypto/
|
||||||
/deps/target/
|
/deps/target/
|
||||||
|
/deps/time/
|
||||||
*~
|
*~
|
||||||
.*.swp
|
.*.swp
|
||||||
.*.swo
|
.*.swo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue