From cbfd572601e9b67fd6abab250599d6ea8e31ac40 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 24 Aug 2015 17:47:36 -0700 Subject: [PATCH] ignore .tutor --- dotfiles/emacs.d/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/.gitignore b/dotfiles/emacs.d/.gitignore index 11e4aac3..a13ba112 100644 --- a/dotfiles/emacs.d/.gitignore +++ b/dotfiles/emacs.d/.gitignore @@ -36,4 +36,5 @@ project-to-org-filepath .sx .cask uber.el -semanticdb/ \ No newline at end of file +semanticdb/ +.tutor \ No newline at end of file