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/
|
||||||
build/
|
build/
|
||||||
**/managed_components/
|
**/managed_components/
|
||||||
|
.DS_Store
|
||||||
|
|||||||
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
[submodule "knx_dali_gw"]
|
[submodule "knx_dali_gw"]
|
||||||
path = knx_dali_gw
|
path = knx_dali_gw
|
||||||
url = https://git.tonycloud.org/knx/GW-REG1-Dali.git
|
url = https://git.tonycloud.org/knx/GW-REG1-Dali.git
|
||||||
branch = v1
|
branch = tonycloud-dev
|
||||||
[submodule "tpuart"]
|
[submodule "tpuart"]
|
||||||
path = tpuart
|
path = tpuart
|
||||||
url = https://git.tonycloud.org/knx/tpuart.git
|
url = https://git.tonycloud.org/knx/tpuart.git
|
||||||
|
|||||||
Reference in New Issue
Block a user