Skip to content

Commit

Permalink
Add /doc/tags to .gitignore
Browse files Browse the repository at this point in the history
I manage my vim plugins using git submodules, and without this it adds
noise to my git status after :helptags ALL.
  • Loading branch information
liskin authored and lukas-reineke committed Dec 11, 2023
1 parent e8782a5 commit 31fc250
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
vendor

0 comments on commit 31fc250

Please sign in to comment.