git-ignored-size
v0.1.1
Published
Show how much disk space Git-ignored files and directories use.
Downloads
301
Readme
git-ignored-size
See how much space your Git-ignored files use.
npx git-ignored-sizeInstall
npm install -g git-ignored-sizeThen run:
gisCommands
gis # open menu
gis . # scan current repo
gis ../my-repo # scan another repo
gis top # show top 10
gis top 20 # show top 20
gis json # print JSONThe menu works with arrow keys and Enter.
Example
Size Path
----- ----
842 MB node_modules
217 MB .next
14 MB dist
Total: 1.05 GB across 3 ignored entriesLicense
MIT
