Explorar el Código

Place keys in .gitignore.

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

+ 4
- 0
.gitignore Ver fichero

@@ -27,3 +27,7 @@ fp-info-cache*
27 27
 display/firmware/target
28 28
 base-station/software/target
29 29
 common/rust-protocol/target
30
+
31
+# Keys should never be in the repository
32
+common/display_key.txt
33
+common/weather_station_0_key.txt

Loading…
Cancelar
Guardar