Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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