diff options
author | Petri Lehtinen <petri@digip.org> | 2011-11-05 20:06:49 (GMT) |
---|---|---|
committer | Petri Lehtinen <petri@digip.org> | 2011-11-05 20:07:38 (GMT) |
commit | d1d0849d188045a97755f131deacd2e5f859b111 (patch) | |
tree | 5761accc2d18e53ac34e72060bf39f1a4853b536 /.gitignore | |
parent | 7d7cee9f64a03896033a3ec06dbd607abeaf8a22 (diff) | |
parent | 0115fae8c21122cda699d2d9fbf51f755bb7b365 (diff) | |
download | cpython-d1d0849d188045a97755f131deacd2e5f859b111.zip cpython-d1d0849d188045a97755f131deacd2e5f859b111.tar.gz cpython-d1d0849d188045a97755f131deacd2e5f859b111.tar.bz2 |
Merge 3.2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ Modules/Setup.config Modules/Setup.local Modules/config.c Modules/ld_so_aix +Modules/_testembed PCbuild/*.bsc PCbuild/*.dll PCbuild/*.exe |