Ignore dirty submodules

This commit is contained in:
Kamran Khan
2020-11-30 08:46:02 -08:00
parent 5f5f72b6d1
commit f8a6fb35e2

2
.gitmodules vendored
View File

@@ -1,6 +1,8 @@
[submodule "third_party/libtock-rs"] [submodule "third_party/libtock-rs"]
path = third_party/libtock-rs path = third_party/libtock-rs
url = https://github.com/tock/libtock-rs url = https://github.com/tock/libtock-rs
ignore = dirty
[submodule "third_party/tock"] [submodule "third_party/tock"]
path = third_party/tock path = third_party/tock
url = https://github.com/tock/tock url = https://github.com/tock/tock
ignore = dirty