ソースを参照

Place keys in .gitignore.

コミット
b098fa1ee4
1個のファイルの変更4行の追加0行の削除
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore ファイルの表示

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

読み込み中…
キャンセル
保存