An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/haxpor/git-clegn

clean git gitignore ignore

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://github.com/haxpor/git-clegn/blob/master/LICENSE)