From cda12f190731954ce95a4ab3d60d73ed936e00d3 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 10 Apr 2026 04:38:14 +0100 Subject: [PATCH] add link to github docs --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2231a80..a290812 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # exclude -Exclude files from local git tracking +[Exclude files][exclude] from local git tracking ## Install @@ -60,3 +60,6 @@ exclude reset - [spf13](https://github.com/spf13) for the [cobra](https://github.com/spf13/cobra) and [viper](https://github.com/spf13/viper) packages. - The developers at [charmbracelet](https://github.com/charmbracelet) for the [fang](https://github.com/charmbracelet/fang) package. + + +[exclude]: https://docs.github.com/en/get-started/git-basics/ignoring-files#excluding-local-files-without-creating-a-gitignore-file \ No newline at end of file