summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2015-06-27 23:50:06 +0200
committerAhmed Abdelhalim <[email protected]>2015-06-27 23:52:11 +0200
commit712faeb27dba3c28a111660ef0c9634054314674 (patch)
tree81494c2c0f830f32c406c8eac79c52a66cc989f9
parent12a5142331a1ef53198457518d2d346cc506d6ca (diff)
Adding the bundled plugins to the ignore
The plugins will be installed independently on each machine without having the need to check their code into the repo. Keeping it clean and smaller to clone as those will be installed using vundle installing procedure
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 07c0ce2..3604fc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
.DS_Store
.netrwhist
-bundle/tags
+bundle/*
undo/*
*.swp