diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-07-11 22:25:24 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-07-11 22:25:24 (GMT) |
commit | 9d2916cdfd3e347be035c082b4141d63a882ffa1 (patch) | |
tree | de81d33da38a09de2db59d123287047a0c1b8a25 /.bzrignore | |
parent | 9bd39c119e9b858c18191e0c1a7ffe5c3bcd1fe2 (diff) | |
download | cpython-9d2916cdfd3e347be035c082b4141d63a882ffa1.zip cpython-9d2916cdfd3e347be035c082b4141d63a882ffa1.tar.gz cpython-9d2916cdfd3e347be035c082b4141d63a882ffa1.tar.bz2 |
ignore things in Lib/test/data/
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,5 +28,6 @@ Modules/Setup.config Modules/Setup.local Modules/config.c Parser/pgen +Lib/test/data/* Lib/lib2to3/Grammar*.pickle Lib/lib2to3/PatternGrammar*.pickle |