Skip to content

Commit

Permalink
Merge pull request #271 from adjohnson916/master
Browse files Browse the repository at this point in the history
Ignore .netrwhist" until rtp ordering is fixed

Because vundle modifies the directory that appears first in the rtp, some files that vim generates in the first directory in rtp end up in the vundle directory. This is a known issue in vundle but until it is resolved, ignore .netrwhhist when found in the vundle directory.
  • Loading branch information
jdevera committed Mar 15, 2013
2 parents 5dd478e + 1e90e2f commit e2d68db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
doc/tags
.netrwhist

0 comments on commit e2d68db

Please sign in to comment.