From a7abae61354b1d0ce4e879ca4eebb6ce0dd5e2e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 30 Jan 2017 19:56:07 +0100 Subject: Update git module and ignore --- .gitignore | 1 - .gitmodules | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2e0f06f..20df8e3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3