From a5512fd7063908814376cb6689eb7dac8f284e76 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 11 Mar 2019 23:03:29 +0000 Subject: Remove more Emacs noise Removing more files that clutter my `gst` This time I ran... ```bash git rm -r --cached . ``` ...which is supposed to help ignore files that `git` already tracks. This may be the missing piece I've been looking for. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 03226efe7974..aa768ce4c433 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ **/*/.emacs.d/smex-items .netrwhist Vundle.vim +custom.el +projectile-bookmarks.eld -- cgit 1.4.1