haxpor / git-clegn

Utility to help clean files which are just updated in .gitignore file without you to recall proper procedure in executing git commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-clegn

git-clegn or git clegn is a git command to help clean up ignored files as exist inside .gitignore file.

After you update .gitignore file, then execute git clegn to clean up updated ignored files.

Installation

Put git-clegn file into executable path ($PATH).

License

This project is licensed under MIT license. See LICENSE

About

Utility to help clean files which are just updated in .gitignore file without you to recall proper procedure in executing git commands.

License:MIT License


Languages

Language:Shell 100.0%