From 48437924f38f50399f7102d0fb6c13ff06b28bb0 Mon Sep 17 00:00:00 2001 From: Ben Vanik Date: Wed, 15 Oct 2014 20:20:37 -0700 Subject: [PATCH] Ignore wxWidgets having a bad gitignore. --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index edfd14ccb..88e7cbc77 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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