mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
Fix verbs form Co-authored-by: Alexandre ZANNI <16578570+noraj@users.noreply.github.com>
354 B
354 B
git ignore-io
Génère le fichier
.gitignoredepuis des templates prédéfinis. Fait partie degit-extras. Plus d'informations : https://github.com/tj/git-extras/blob/main/Commands.md#git-ignore-io.
- Liste les templates disponibles :
git ignore-io list
- Génère un template
.gitignore:
git ignore-io {{item_a,item_b,item_n}}