diff options
author | Alexandre Vassalotti <alexandre@peadrop.com> | 2009-07-21 00:57:50 (GMT) |
---|---|---|
committer | Alexandre Vassalotti <alexandre@peadrop.com> | 2009-07-21 00:57:50 (GMT) |
commit | 7b53fbfd35dbb5497807bfcc560a93b64eada695 (patch) | |
tree | 26ec2d9f9184750ec4f1a35961e0003c4e435164 | |
parent | 4cadfa3197ad2538ff9c6dedaf3bccd49a87725c (diff) | |
download | cpython-7b53fbfd35dbb5497807bfcc560a93b64eada695.zip cpython-7b53fbfd35dbb5497807bfcc560a93b64eada695.tar.gz cpython-7b53fbfd35dbb5497807bfcc560a93b64eada695.tar.bz2 |
Add ignore rule for the Doc/tools/jinga2/ directory.
-rw-r--r-- | .bzrignore | 1 | ||||
-rw-r--r-- | .hgignore | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,7 @@ TAGS .gdb_history Doc/tools/sphinx Doc/tools/jinja +Doc/tools/jinja2 Doc/tools/pygments Doc/tools/docutils Misc/python.pc @@ -22,6 +22,7 @@ Lib/plat-mac/errors.rsrc.df.rsrc Doc/tools/sphinx/ Doc/tools/docutils/ Doc/tools/jinja/ +Doc/tools/jinja2/ Doc/tools/pygments/ Misc/python.pc Modules/Setup |