From ee8e700e21e5b304673d9861572bd5b9f13690b5 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 5 Mar 2012 20:15:53 +0000 Subject: [PATCH] Ignore some more generated files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e0c38f91..2f052163 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ -# global ignores +# Global wildcards to ignore *.pyc +*.pyd +*.pdb +*.dll + # / /.hg