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.
- Host: GitHub
- URL: https://github.com/haxpor/git-clegn
- Owner: haxpor
- License: mit
- Created: 2017-02-17T02:18:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T12:06:54.000Z (over 9 years ago)
- Last Synced: 2025-01-20T07:42:01.493Z (over 1 year ago)
- Topics: clean, git, gitignore, ignore
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)