From aefd57bdfe1630692795ad84231a492f5423437d Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 5 Jan 2015 17:34:08 -0800 Subject: [PATCH] ignore wing debugger stubs --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 61c9abbb..f2778eb0 100644 --- a/.gitignore +++ b/.gitignore @@ -59,4 +59,5 @@ /wx/libwx_* /wx/locale /unittests/lib_pubsub_provider_actual.py -wingdbstub.py +wingdbstub.py* +