From 50ce01d82033be59791b575b1841fdbbe3717e06 Mon Sep 17 00:00:00 2001 From: Mike Dirolf Date: Mon, 2 Feb 2009 11:36:56 -0500 Subject: [PATCH] ignore the symlinks i add to make sure examples run against most recent code --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 12370fb79..2b6707462 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ doc/ build/ dist/ pymongo.egg-info/ +examples/pymongo +examples/gridfs