Ignore wxWidgets having a bad gitignore.
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -19,6 +19,7 @@
|
|||||||
[submodule "third_party/wxWidgets"]
|
[submodule "third_party/wxWidgets"]
|
||||||
path = third_party/wxWidgets
|
path = third_party/wxWidgets
|
||||||
url = https://github.com/wxWidgets/wxWidgets.git
|
url = https://github.com/wxWidgets/wxWidgets.git
|
||||||
|
ignore = dirty
|
||||||
[submodule "third_party/catch"]
|
[submodule "third_party/catch"]
|
||||||
path = third_party/catch
|
path = third_party/catch
|
||||||
url = https://github.com/philsquared/Catch.git
|
url = https://github.com/philsquared/Catch.git
|
||||||
|
|||||||
Reference in New Issue
Block a user