- 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
Go install:
go install github.com/neptship/ignore@latest
From source:
git clone https://github.com/neptship/ignore.git
cd ignore
go build
Just run ignore
and you're ready to go:
ignore
- 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
- Cobra - The modern CLI framework used
- Bubble Tea - The TUI framework for terminal applications
- Mikhail Chikankov - Creator project - neptship
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