From 8079f58a554d4e608715b812194639d78d3d005f Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Mon, 4 Apr 2011 20:55:12 +0200 Subject: Ignore AMD64 build files under Windows --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 81941b2..dd4e9bb 100644 --- a/.hgignore +++ b/.hgignore @@ -33,6 +33,7 @@ Modules/config.c Modules/ld_so_aix$ Parser/pgen$ Parser/pgen.stamp$ +PCbuild/amd64/ ^core ^python-gdb.py ^python.exe-gdb.py -- cgit v0.12