From 50791e810bdcaf3fc06b7e6e8211462e9cc943c8 Mon Sep 17 00:00:00 2001 From: nap Date: Sat, 29 Sep 2012 08:46:24 -0400 Subject: [PATCH] Remove some ignore that belong in Global --- Python.gitignore | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Python.gitignore b/Python.gitignore index 7a7566a8..d2d6f360 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -33,17 +33,3 @@ nosetests.xml .mr.developer.cfg .project .pydevproject - -# Virtualenv -.Python -[Bb]in -[Ii]nclude -[Ll]ib -[Ss]cripts - -# PyCharm -.idea -.iml - -# OS Specific -.DS_Store