Skip to content

confused-Techie/tree-view-ignores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree-view-ignores

Tree-View Ignores allows showing more than just .gitignore files as being ignored in your tree-view of Pulsar.

This can help you visualize exactly how your source code will look to any number of supported ignore formats, and comes with a bonus feature that, unlike tree-view, your Git repository doesn't have to be initialized to start showing what's ignored.

Example

Currently tree-view-ignores supports the following formats and features:

  • .gitignore: Like tree-view will show any ignored files within the standard .gitignore
  • .gcloudignore: Even supports #!include: syntax, and will import whatever files are defined.
  • .npmignore: Supports the .npmignore file only, including the defaults applied by NPM

About

Show more than just .gitignore on the Pulsar tree-view

Resources

Stars

Watchers

Forks

Packages

No packages published