From 48e2b718aeefb35caac8498cf4dbbd3a12e8ba83 Mon Sep 17 00:00:00 2001 From: Dwayne Litzenberger Date: Sat, 2 Feb 2013 19:28:50 -0800 Subject: Check in some scripts I use for building and testing against multiple versions of Python --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 95b79c0..9d25dae 100644 --- a/.gitignore +++ b/.gitignore @@ -16,5 +16,8 @@ MANIFEST /config.status src/config.h +# Python versions +/tools/py/ + # Backup files *~ -- cgit v1.2.1