Ver código fonte

Place keys in .gitignore.

Mathias Gottschlag 5 anos atrás
pai
commit
b098fa1ee4
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar