commit 346066a42e2c4a265a3c26b3644310d2919f8528 parent 586c327e072ec5a85fcb93cc64e703e201251eb2 Author: Nick Mathewson <nickm@torproject.org> Date: Tue, 19 Sep 2017 13:08:56 -0400 add rust registry to gitignore Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -177,6 +177,7 @@ uptime-*.json /src/rust/.cargo/config /src/rust/.cargo/registry /src/rust/target +/src/rust/registry # /src/test /src/test/Makefile