ignore
Описание
the fastest cli generator for .ignore files
Языки
- Go93,9%
- Makefile6,1%
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
2 года назад
README.md
Features
- Fast
- Cross-Platform - Linux, macOS, Windows
- Easy installation
- More than 600 templates for different technologies
- Friendly error messages in case something goes wrong
Installation
Golang (Windows, Linux, MacOS)
Install using Golang Packages
This script will automatically detect OS & Distro and use the best option available.
From source
Clone the repo
GNU Make (Recommended)
If you don't have GNU Make use this
Usage

Other
See for more informationignore help
Commands
| Name | Description |
|---|---|
| create | create .ignore file |
| add | add a template to .ignore file |
| list | available templates for .ignore files |
Built With
- Cobra - The modern CLI framework used
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
- Mikhail Chikankov - Creator project - neptunsk1y
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, Mikhail Chikankov
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc