Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-18 | gitignores .emacs.d/{bookmarks,custom.el,projectile-bookmarks.eld} | William Carroll | 1 | -0/+0 | |
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. |