Browse Source

Place keys in .gitignore.

Mathias Gottschlag 5 years ago
parent
commit
b098fa1ee4
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore View File

27
 display/firmware/target
27
 display/firmware/target
28
 base-station/software/target
28
 base-station/software/target
29
 common/rust-protocol/target
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…
Cancel
Save