aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCody Hiar <chiar@hybridforge.com>2015-08-12 12:19:11 -0600
committerCody Hiar <chiar@hybridforge.com>2015-08-12 12:19:11 -0600
commit0bf6b74515d5f89d4fcb1e87cea4d0cddb794606 (patch)
treef345b4e305f2eff146c9f732375f33e4f045c0b2 /.gitignore
parent2301135bf48cae9c368514a828eb77f1865f0cfb (diff)
Fixed the git ignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c9396e5..59151af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
*.swp
*~
-/vim/bundle/*
-!/vim/bundle/Vundle.vim/
+bundle/*
+!bundle/Vundle.vim/
.DS_Store
.netrwhist