From a91e308363eeacd77270cdcb3df2109e0cfe2d18 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 14 May 2008 23:13:18 -0400 Subject: Allow hashes (#) in body of headers -- with tests. Thank you John Szakmeister for the bug report and patch. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0d20b64..2ac1b58 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ *.pyc +*.bak +*.tmp +tmp/* -- cgit v1.2.3