diff options
| author | Éric Araujo <merwok@netwok.org> | 2011-07-29 03:11:09 +0200 |
|---|---|---|
| committer | Éric Araujo <merwok@netwok.org> | 2011-07-29 03:11:09 +0200 |
| commit | 2527796a22404d5b8cb0e498a965c6b4a743caac (patch) | |
| tree | 5bc07b91dde0085cc09c3336ed740f6817f11fc3 /.hgignore | |
| parent | 1e3a68d36b08cd9d59084a37c8cb6c2d911868ce (diff) | |
| parent | cf534817adc49b2562d175fabd3e3992d25063fe (diff) | |
| download | cpython-git-2527796a22404d5b8cb0e498a965c6b4a743caac.tar.gz | |
Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -41,14 +41,13 @@ PCbuild/amd64/ syntax: glob libpython*.a +libpython*.so* *.swp *.o *.pyc *.pyo *.pyd *.cover -*.orig -*.rej *~ Lib/lib2to3/*.pickle Lib/test/data/* |
