emacs.d

bloated emacs configuration
git clone git://git.ckyln.com/~cem/emacs.d.git
Log | Files | Refs | README

commit e32c257f874509a8ee7ca6e684250cba92f5c873
parent 635c5ec691ce076d8ede6ca2159c6806afdd6b17
Author: Cem Keylan <cem@ckyln.com>
Date:   Mon,  2 Mar 2020 22:57:10 +0300

add init.el to gitignore so that our changes are not reflected on the
init.el file

Diffstat:
M.gitignore | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore @@ -1,4 +1,4 @@ -01-custom.el +init.el* *~ *.dat auto-save-list