Ignore wxWidgets having a bad gitignore.

This commit is contained in:
Ben Vanik 2014-10-15 20:20:37 -07:00
parent 0cefbbab08
commit 48437924f3
1 changed files with 1 additions and 0 deletions

1
.gitmodules vendored
View File

@ -19,6 +19,7 @@
[submodule "third_party/wxWidgets"]
path = third_party/wxWidgets
url = https://github.com/wxWidgets/wxWidgets.git
ignore = dirty
[submodule "third_party/catch"]
path = third_party/catch
url = https://github.com/philsquared/Catch.git