Skip to content

ecmasx/git-ignored-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

git-ignored-size

See how much space your Git-ignored files use.

npx git-ignored-size

Install

npm install -g git-ignored-size

Then run:

gis

Commands

gis                 # show help
gis .               # scan current repo
gis ../my-repo      # scan another repo
gis json            # print JSON

Example

 Size  Path
-----  ----
842 MB node_modules
217 MB .next
 14 MB dist

Total: 1.05 GB across 3 ignored entries

License

MIT

About

See how much space your Git-ignored files use.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors