Improve git status performance by not checking submodules

This commit is contained in:
Willian Mitsuda 2022-01-25 22:34:09 -03:00
parent f138444eee
commit 2c47f04384
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,9 +1,12 @@
[submodule "4bytes"]
path = 4bytes
url = https://github.com/ethereum-lists/4bytes.git
ignore = dirty
[submodule "trustwallet"]
path = trustwallet
url = https://github.com/trustwallet/assets.git
ignore = dirty
[submodule "topic0"]
path = topic0
url = https://github.com/wmitsuda/topic0.git
ignore = dirty