diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-04-14 15:57:12 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-04-14 15:57:12 +0100 |
commit | cc4af647da374dd06100e652369e2fb9b5ea14bf (patch) | |
tree | 7e75da97f0b6a64b915d1e55c35395c64c12ae8c | |
parent | 1100e23391fa53979642763d31f10e8cb133dd09 (diff) |
Ignore sublime texteditor files.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1f7c61063..f549e2d8c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ _site/ node_modules/ vendor/bundle +alaveteli-gh-pages.sublime-project +alaveteli-gh-pages.sublime-workspace |