Skip to content

Commit ead5583

Browse files
authored
generalize config.json (#51)
1 parent 8f48068 commit ead5583

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
**/.git/
22

3-
local/config.json
3+
config.json
4+
45
local/*.hash
56

67
.DS_Store

libs/bridge/.config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"serial": "",
3+
"adapter": ""
4+
}

libs/bridge/config.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)