Browse Source

add rust registry to gitignore

Nick Mathewson 6 years ago
parent
commit
346066a42e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.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