require('nvim-tree').setup{ filters = { custom = { "^.git$" } } }