GitHunt
NE

neptship/ignore

๐Ÿš€ Fast and simple .ignore file generator, built in Go

ignore

Reference goreportcard test workflow license latest release GitHub stars

Why ignore?

  • Lightning fast - Generate .gitignore in seconds
  • 600+ templates - Support for all major languages and frameworks
  • Interactive search - Find templates with fuzzy search
  • Cross-platform - Works on Linux, macOS, and Windows
  • Beautiful TUI - Clean and intuitive interface

Installation

Go install:

go install github.com/neptship/ignore@latest

From source:

git clone https://github.com/neptship/ignore.git
cd ignore
go build

Usage

Just run ignore and you're ready to go:

ignore

Usage

Features

  • Fuzzy search - Type to filter templates instantly
  • Preview mode - See template contents before applying
  • Multiple formats - Supports .gitignore, .dockerignore, .npmignore and more
  • Safe merging - Appends to existing files without overwriting

Built With

  • Cobra - The modern CLI framework used
  • Bubble Tea - The TUI framework for terminal applications

Authors

  • Mikhail Chikankov - Creator project - neptship

License

Sample and its code provided under MIT license, please see LICENSE. All third-party source code provided
under their own respective and MIT-compatible Open Source licenses.

Copyright (C) 2023, neptship


โญ If this tool saved you time, please consider giving it a star! โญ

Made with โค๏ธ by neptship

Stargazers repo roster for @neptship/ignore

Forkers repo roster for @neptship/ignore

Contributors

MIT License
Created December 7, 2023
Updated November 9, 2025
neptship/ignore | GitHunt