mfussenegger / nvim-dap-python

An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.
GNU General Public License v3.0
571 stars 50 forks source link

Add doc/tags to gitignore #139

Closed eduardomezencio closed 5 months ago

eduardomezencio commented 5 months ago

This is just so that when you generate the help tags with :helptags, the tags don´t make your index dirty.