1
Fork 0
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:
Joseph Crail 2015-05-03 17:11:29 -04:00
parent 88ab6cfff7
commit e002caedc3

3
.gitignore vendored
View file

@ -2,7 +2,10 @@
/target/
/tmp/
/busybox/
/deps/regex/
/deps/rust-crypto/
/deps/target/
/deps/time/
*~
.*.swp
.*.swo