Explorar el Código

add rust registry to gitignore

Nick Mathewson hace 6 años
padre
commit
346066a42e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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