ignore submodule changes

This commit is contained in:
Richard Koeppe 2024-06-18 11:29:28 +00:00
parent 8282be62b8
commit 333e24d836
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

@ -2,6 +2,9 @@
path = Libs/cantools
url = https://github.com/rimakoe/cantools.git
branch = extend_codegen
ignore = all
[submodule "Libs/can-transceiver-lib"]
path = Libs/can-transceiver-lib
url = https://github.com/rimakoe/can-transceiver-lib.git
ignore = all