浏览代码

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

正在加载...
取消
保存