It'd be great if I could just cut from a standard .gitignore file into .atomignore and the package just work.
DOES: atom-tree-ignore does not parse the following globs: app/*/.js and app/*/.js.map, which are correctly parsed by Git (of course), and by Atom's native "hide VCS ignored files" option in its tree-view package.
SHOULD: atom-tree-ignore should parse native Git (.gitignore) globs.
It'd be great if I could just cut from a standard .gitignore file into .atomignore and the package just work.
DOES: atom-tree-ignore does not parse the following globs: app/*/.js and app/*/.js.map, which are correctly parsed by Git (of course), and by Atom's native "hide VCS ignored files" option in its tree-view package.
SHOULD: atom-tree-ignore should parse native Git (.gitignore) globs.