From 210de56cf3837962d6485404f3914f7dd8382f9c Mon Sep 17 00:00:00 2001 From: jowj Date: Thu, 6 Jun 2019 15:23:25 -0500 Subject: [PATCH] Update gitignore to include jlj-init.el. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d4d3ab5..dd49575 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .DS_Store .vscode *~ +jlj-init.el \ No newline at end of file