antoine-coulon / skott

All-in-one devtool to automatically analyze, search and visualize project modules and dependencies from JavaScript, TypeScript (JSX/TSX) and Node.js (ES6, CommonJS)
MIT License
669 stars 25 forks source link

feat: handle .gitignore files recursively #39

Closed tarrsalah closed 1 year ago

tarrsalah commented 1 year ago

Will fix https://github.com/antoine-coulon/skott/issues/38

antoine-coulon commented 1 year ago

LGTM @tarrsalah thanks for contributing! Tests will be added in another PR before a version release as discussed