aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-01-30 19:56:07 +0100
committerKarel Kočí <cynerd@email.cz>2017-01-30 19:56:07 +0100
commita7abae61354b1d0ce4e879ca4eebb6ce0dd5e2e6 (patch)
tree427650448fd05d9517d87cbdcc483d1310750bf7
parent4e1ce86af16307bf7d42657db07600867c7c4bbc (diff)
downloadavr-ioe-a7abae61354b1d0ce4e879ca4eebb6ce0dd5e2e6.tar.gz
avr-ioe-a7abae61354b1d0ce4e879ca4eebb6ce0dd5e2e6.tar.bz2
avr-ioe-a7abae61354b1d0ce4e879ca4eebb6ce0dd5e2e6.zip
Update git module and ignore
-rw-r--r--.gitignore1
-rw-r--r--.gitmodules1
2 files changed, 1 insertions, 1 deletions
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