diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-04-04 20:55:12 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-04-04 20:55:12 +0200 |
commit | 8050879b92f9501355361d867b337c51b6048ce1 (patch) | |
tree | c28aed4650c0869252cf9ecd375aa00a7565a618 /.hgignore | |
parent | 5dc66f8449f910ff6f69a97ce75e600f7a0a20ee (diff) | |
download | cpython-8050879b92f9501355361d867b337c51b6048ce1.tar.gz |
Ignore AMD64 build files under Windows
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |