diff options
author | mattkae <mattkae@protonmail.com> | 2022-06-20 06:42:37 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-06-20 06:42:37 -0400 |
commit | dc99008319f6c1c5240693b5d30ee07444b6fb70 (patch) | |
tree | f9d878c7e313d976f4ccdf7fa87fc3f465a2b10c | |
parent | 151d7c2676a7d09729344ee27a74b7475e1c6d5b (diff) |
Remove leftover file
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | projects | 2 |
3 files changed, 3 insertions, 4 deletions
@@ -1,4 +1,5 @@ elpa projectile-bookmarks.eld auto-save-list -*.~
\ No newline at end of file +*.~ +projects
\ No newline at end of file @@ -1,2 +1,2 @@ -# emacs +# Emacs Configuration file Emacs configuration file diff --git a/projects b/projects deleted file mode 100644 index b5676fc..0000000 --- a/projects +++ /dev/null @@ -1,2 +0,0 @@ -;;; -*- lisp-data -*- -(("~/Projects/personal_website/")) |