From ef3f582a5426020e0eefd0b197a2b9e49e271048 Mon Sep 17 00:00:00 2001 From: Jake Franklin Date: Thu, 17 Apr 2014 11:40:45 -0700 Subject: [PATCH] Added Sublime projects and workplaces to the .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 63dd5211c..bbb58fd52 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,5 @@ src/website/settingslocal.py stunnel.log .ruby-version +*.sublime-project +*.sublime-workspace