diff options
author | William Carroll <wpcarro@gmail.com> | 2019-03-18T14·24+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2019-03-18T14·30+0000 |
commit | e7bc9e39bd4a056ff49737a0c10f7a9b0d49e722 (patch) | |
tree | d9c5cc23630aa2b64d043aa3c23673afaa3efbfc /configs/desktop/.gitkeep | |
parent | f7b3e0a7a92903307ef1f4c66992721be6e01e08 (diff) |
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.
Diffstat (limited to 'configs/desktop/.gitkeep')
-rw-r--r-- | configs/desktop/.gitkeep | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/configs/desktop/.gitkeep b/configs/desktop/.gitkeep
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/configs/desktop/.gitkeep
|