From 9d17f365c8fad91965b0efe0c2fc62237669838c Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 1 Jul 2013 03:08:10 +0200 Subject: [PATCH] Updated gitignore with init.el buffer --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 07e51b9cb..cff209380 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /plists/.DS_Store /.DS_Store +/#init.el# +/.#init.el