Ignore dirty files in submodules.

This commit is contained in:
Dual Tachyon 2023-08-14 12:39:42 +01:00
parent c313e41e06
commit f9ae819ee5

3
.gitmodules vendored
View File

@ -1,6 +1,9 @@
[submodule "external/CMSIS_5"]
path = external/CMSIS_5
url = https://github.com/ARM-software/CMSIS_5
ignore = dirty
[submodule "external/printf"]
path = external/printf
url = https://github.com/mpaland/printf
ignore = dirty