aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2019-09-04 11:15:57 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2019-09-04 11:15:57 +0200
commitf08ce606c77bde84cbcc28965c6c5dc218478d1e (patch)
tree3e9c8642da88f7ddd445bdf92800e171689516c1 /.gitignore
parente68e43592eb2e5a778b9be7712e1edaa91ae6942 (diff)
downloaddotfiles-f08ce606c77bde84cbcc28965c6c5dc218478d1e.tar.gz
dotfiles-f08ce606c77bde84cbcc28965c6c5dc218478d1e.zip
emacs.d: fix a type when tangling init.el
Moreover, I'm also included a couple of fixes of typos and documentation improvements. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
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