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@latestFrom source:
git clone https://github.com/neptship/ignore.git
cd ignore
go buildUsage
Just run ignore and you're ready to go:
ignoreFeatures
- 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
On this page
MIT License
Created December 7, 2023
Updated November 9, 2025

