Bekaboo / dropbar.nvim

IDE-like breadcrumbs, out of the box
GNU General Public License v3.0
1.05k stars 24 forks source link

chore: add doc/tags to .gitignore #183

Closed liskin closed 1 month ago

liskin commented 2 months ago

:helptags ALL creates this file and git status then keeps telling me about it. Other nvim plugins have this in their .gitignores, so add it here as well to silence it.