summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Robin Obůrka <robin.oburka@nic.cz> 2015-03-20 09:33:23 +0100
committerGravatar Robin Obůrka <robin.oburka@nic.cz> 2015-03-20 09:33:23 +0100
commit69e4ab95d8ccc635ba30fbf8093a5184fdcaae75 (patch)
treec184846e0530ca7b2eda5c67ab6aa508cbb38fbc
parentAdd pathogen toolchain (diff)
downloadvim_sync-69e4ab95d8ccc635ba30fbf8093a5184fdcaae75.tar.xz
Ignore linked plugins from plugin-available
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9a5f99d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+## Ignore linked plugins from plugin-available
+.vim/plugin/*