Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 318 Bytes

File metadata and controls

16 lines (11 loc) · 318 Bytes

gitcrop

© uxerscode

remove files and directories according to the .gitignore settings

usage:

npx gitcrop args

args:

short long description
-d --dry-run just list the files/directories to be removed
-q --quiet remove the files without prompt
-h --help help list