From e7bc9e39bd4a056ff49737a0c10f7a9b0d49e722 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 18 Mar 2019 14:24:00 +0000 Subject: gitignores .emacs.d/{bookmarks,custom.el,projectile-bookmarks.eld} Using the `git rm -r --cached . && git add .` tip from: http://www.codeblocq.com/2016/01/Untrack-files-already-added-to-git-repository-based-on-gitignore/ I'm able to finally ignore these files. Things should be cleaner moving forward. --- configs/laptop/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 configs/laptop/.gitkeep (limited to 'configs/laptop') diff --git a/configs/laptop/.gitkeep b/configs/laptop/.gitkeep new file mode 100644 index 000000000000..e69de29bb2d1 -- cgit 1.4.1