From f08ce606c77bde84cbcc28965c6c5dc218478d1e Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 4 Sep 2019 11:15:57 +0200 Subject: emacs.d: fix a type when tangling init.el MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Moreover, I'm also included a couple of fixes of typos and documentation improvements. Signed-off-by: Miquel Sabaté Solà --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cb3eadc..4bc2b54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .vim/bundle/* -bin/* \ No newline at end of file +bin/* +.fonts/.uuid +.fonts/fonts/.uuid \ No newline at end of file -- cgit v1.2.3