Skip to content

duowb/rm-ignore-file

Repository files navigation

rm-ignore-file npm

Find the files or folders declared in. gitignore and delete them

Install

npm i rm-ignore-file

Usage

  • Remove all files and folders in .gitignore
rmg

rmg

  • Dry run
rmg -d

dry run

  • Skip certain folders or files
rmg dist node_* *.log

skip

License

MIT License © 2024 duowb

About

Find the files or folders declared in .gitignore and delete them

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors