From 2153b9524d84e3aa3ef17e900f14f2f39a4a8f05 Mon Sep 17 00:00:00 2001 From: realfresh <7835503+realfresh@users.noreply.github.com> Date: Thu, 31 Aug 2023 13:45:28 +0800 Subject: [PATCH] Add tool: gitnr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3798de..047c5cb 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [jc --git-log](https://kellyjonbrazil.github.io/jc/docs/parsers/git_log) - Convert your git log to JSON. * [gitbackup](https://github.com/amitsaha/gitbackup) - a tool to backup your Bitbucket, GitHub and GitLab repositories. * [soba](https://github.com/jonhadfield/soba) - scheduled backups of repositories from popular providers with change detection. - +* [gitnr](https://github.com/reemus-dev/gitnr) - CLI utility to create `.gitignore` files and search ignore template collections. ## Extensions *Git is designed for source control management. but people extend the idea and push version control to everywhere*