logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Generate Gitignore Boilerplates - Fetch Configurations | Online Free DevTools by Hexmos

Generate Gitignore boilerplates instantly with Gibo, streamlining Git repository configuration. Create customized .gitignore files for various projects. Free online tool, no registration required.

gibo

Fetch gitignore boilerplates. More information: https://github.com/simonwhitaker/gibo.

  • List available boilerplates:

gibo list

  • Write a boilerplate to stdout:

gibo dump {{boilerplate}}

  • Write a boilerplate to .gitignore:

gibo dump {{boilerplate}} >>{{.gitignore}}

  • Search for boilerplates containing a given string:

gibo search {{string}}

  • Update available local boilerplates:

gibo update

See Also