fix(git): update .gitignore to include .DS_Store and change knx submodule branch to tonycloud-dev
Signed-off-by: Tony <tonylu@tony-cloud.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
**/build/
|
||||
build/
|
||||
**/managed_components/
|
||||
.DS_Store
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
[submodule "knx_dali_gw"]
|
||||
path = knx_dali_gw
|
||||
url = https://git.tonycloud.org/knx/GW-REG1-Dali.git
|
||||
branch = v1
|
||||
branch = tonycloud-dev
|
||||
[submodule "tpuart"]
|
||||
path = tpuart
|
||||
url = https://git.tonycloud.org/knx/tpuart.git
|
||||
|
||||
Reference in New Issue
Block a user