From 4185b2bd2789b33c229ad9be87f192d88bf9cd46 Mon Sep 17 00:00:00 2001 From: Benoit Chesneau Date: Tue, 12 May 2015 06:20:15 +0200 Subject: [PATCH] clean gitignore people should be encouraged to use a global gitignore file. https://help.github.com/articles/ignoring-files/ related to #1007 --- .gitignore | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.gitignore b/.gitignore index 07c3cc01..07f42ec5 100755 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,10 @@ -*.gem -*.sw* *.pyc -*#* -venv* __pycache__ MANIFEST build dist setuptools-* -.svn/* -.DS_Store *.so -.Python *.egg *.egg-info nohup.out