瀏覽代碼

Place keys in .gitignore.

Mathias Gottschlag 5 年之前
父節點
當前提交
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

Loading…
取消
儲存