summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Robin Obůrka <robin.oburka@nic.cz> 2019-03-11 13:00:32 +0100
committerGravatar Robin Obůrka <robin.oburka@nic.cz> 2019-03-11 13:00:32 +0100
commit638e055d9909eff985529ea8da31ebed329171de (patch)
tree2736d9ba69a01c33b25eaa90049f31f996b12325
parentRefactor file type configuration to the ftplugin (diff)
downloadvim_sync-638e055d9909eff985529ea8da31ebed329171de.tar.xz
gitignore: Ignore spell directory too
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2f0eb9b..30fcefa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
## Ignore linked plugins from plugin-available
.vim/plugin/*
.vim/bundle/*
+.vim/spell/*