about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-11-12T21·41+0100
committerVincent Ambo <github@tazj.in>2017-11-12T21·44+0100
commit0511e7eb970e99f3c889aac323ff5ae2a550232e (patch)
treee08e8efe9c72986e05435dc9a34d63c1d9f5bbe5 /.gitignore
parent0d5bdbd7ceceaa48d2caa8129f78a499d8bc68c1 (diff)
fix: Fix warnings & errors detected by elisp compiler
Minor things that came up when byte-compiling the configuration.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0f9b0bae46..7b666905f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ local.el
 other/
 scripts/
 themes/
+*.elc