#interactive-cli #gitignore #command-line-tool #template

app gitignorer

A CLI tool to generate .gitignore files interactively

1 unstable release

Uses new Rust 2024

new 0.1.0 Dec 24, 2025

#17 in #interactive-cli

MIT license

21KB
243 lines

usage

Run this to download templates


gitignorer update-cache

Run this to interactively pick and create a .gitignore file


gitignorer create

I'd recommend creating an bash/zsh alias for this:

alias gig='gitignorer create'

Dependencies

~17–36MB
~517K SLoC