diff options
author | Petri Lehtinen <petri@digip.org> | 2011-11-05 20:07:16 (GMT) |
---|---|---|
committer | Petri Lehtinen <petri@digip.org> | 2011-11-05 20:07:43 (GMT) |
commit | 748d7ae209f746979b03b9ab4534858221d8d3da (patch) | |
tree | d56a71632fb1643271268af0ae6eb5fee46c1a0d /.gitignore | |
parent | d1d0849d188045a97755f131deacd2e5f859b111 (diff) | |
download | cpython-748d7ae209f746979b03b9ab4534858221d8d3da.zip cpython-748d7ae209f746979b03b9ab4534858221d8d3da.tar.gz cpython-748d7ae209f746979b03b9ab4534858221d8d3da.tar.bz2 |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ Doc/tools/jinja2/ Doc/tools/pygments/ Doc/tools/sphinx/ Lib/lib2to3/*.pickle +Lib/_sysconfigdata.py Makefile Makefile.pre Misc/python.pc |