diff --git a/README.md b/README.md index 0d313e4..e16cdf7 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,9 @@ and easily bootstrap or extend a `.gitingore` file: getignore python go visualstudiocode macos >> .gitignore ``` +### Motivation + +There are similar tools [[1]](https://github.com/aswinkarthik/gitignore.cli) [[2]](https://github.com/vccolombo/download-gitignore) but they require a script interpreter. I wanted a static executable that I can copy to arbitrary [vscode devcontainers](https://code.visualstudio.com/docs/remote/containers). +