From 2b4af1348e3f55ddd9b5204c190dd77fa2660018 Mon Sep 17 00:00:00 2001 From: Ramon van Alteren Date: Tue, 7 Feb 2012 17:03:11 +0100 Subject: [PATCH] Adding .settings to gitignore Salim keeps spewing pydev/eclipse configs into git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dd6f36e..7207be6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ *.egg-info /build /dist +.settings -- 2.34.1