Explorar el Código

.gitignore: Ignore rust-protocol library compiler output.

Mathias Gottschlag hace 5 años
padre
commit
42981822eb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Ver fichero

@@ -26,3 +26,4 @@ fp-info-cache*
26 26
 # Rust
27 27
 display/firmware/target
28 28
 base-station/software/target
29
+common/rust-protocol/target

Loading…
Cancelar
Guardar