From 40661af9ef8fca5e05686a5ee2fb0a1207e4ba1e Mon Sep 17 00:00:00 2001 From: Dave Marchant Date: Sun, 20 Oct 2013 13:13:24 -0700 Subject: [PATCH] Updated .gitinore to include Sublime project files and /docs/_bulild/ directory. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0d20b648..bcfb3d73 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ *.pyc +SimPEG.sublime-project +SimPEG.sublime-workspace +docs/_build/ \ No newline at end of file