diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | .gitmodules | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -13,4 +13,3 @@ html build trash libioe.a -install.sh diff --git a/.gitmodules b/.gitmodules index c631d26..a93346a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "kconfig"] path = tools/kconfig url = https://github.com/guillon/kconfig.git + ignore = dirty [submodule "tests/simavr"] path = tests/simavr url = https://github.com/buserror/simavr.git |