summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--README.md2
-rw-r--r--projects2
3 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index f7b39c3..453231f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
elpa
projectile-bookmarks.eld
auto-save-list
-*.~ \ No newline at end of file
+*.~
+projects \ No newline at end of file
diff --git a/README.md b/README.md
index 9df8313..9033214 100644
--- a/README.md
+++ b/README.md
@@ -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/"))