From c5a9d2c4562344d23814228b179653514f99b7a2 Mon Sep 17 00:00:00 2001 From: pallav_fdsi Date: Thu, 6 Nov 2014 10:35:49 -0500 Subject: [PATCH] Ignore the contents of the site-packages directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4aa1d556..16597177 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ HOWTO-web2py-devel *.sublime-project *.sublime-workspace .idea/* +site-packages/