Skip to content

Commit

Permalink
Add doc/tags to .gitignore
Browse files Browse the repository at this point in the history
I did this so that people would be able to use git submodules to manage
this Vim plugin without the Vim generated doc/tags being seen as a
change.
  • Loading branch information
drewdeponte authored and kana committed Feb 21, 2020
1 parent 9861dc6 commit 41a675d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,3 +1,4 @@
.vim-flavor
Gemfile.lock
VimFlavor.lock
doc/tags

0 comments on commit 41a675d

Please sign in to comment.