From 93fe507685a101405477ad397baa9b6e1e6ae70c Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauld.mccarthy@gmail.com>
Date: Thu, 13 Apr 2017 13:45:37 +0100
Subject: [PATCH] Update gitignore. This probably shouldn't be in the repo
 either

---
 .gitignore | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index bab299fb1..309b1fe0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
 *.pyc
-apidoc/html
-fsleyes_doc/html
+.cache
+.eggs
+.DS_Store
+.dir-locals.el
+.projectile
+fslpy.egg-info
+.coverage
+htmlcov
+doc/html
-- 
GitLab