forked from M-Labs/artiq
git: ignore untracked files in lwip submodule
This commit is contained in:
parent
2adf9d91df
commit
6f7d74a765
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,3 +1,4 @@
|
|||||||
[submodule "soc/runtime/lwip"]
|
[submodule "soc/runtime/lwip"]
|
||||||
path = soc/runtime/lwip
|
path = soc/runtime/lwip
|
||||||
url = git://git.savannah.nongnu.org/lwip.git
|
url = git://git.savannah.nongnu.org/lwip.git
|
||||||
|
ignore = untracked
|
||||||
|
Loading…
Reference in New Issue
Block a user