Changes for Wing Project file caused by mercurial transition. Plus ignoring python.exe-gdb.py.
diff --git a/.hgignore b/.hgignore
index 944bd13..f2fb2d6 100644
--- a/.hgignore
+++ b/.hgignore
@@ -36,6 +36,7 @@
 ^python-gdb.py
 
 syntax: glob
+python.exe-gdb.py
 libpython*.a
 *.swp
 *.o
@@ -48,6 +49,7 @@
 *~
 Lib/lib2to3/*.pickle
 Lib/test/data/*
+Misc/*.wpu
 PC/python_nt*.h
 PC/pythonnt_rc*.h
 PC/*.obj