From 042a83f2544c55f12209a155e71ca5d638d61650 Mon Sep 17 00:00:00 2001 From: sanderroosendaal Date: Mon, 31 Oct 2016 15:53:31 +0100 Subject: [PATCH] sliders final --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4fedb64b..988572a3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ /docs/ # Python egg metadata, regenerated from source files by setuptools. -/*.egg-info +*.egg-info # Emacs temp files *.*~