mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:22:09 +02:00
327 B
327 B
git ignore-io
Générer le fichier .gitignore depuis des templates prédéfinis. Plus d'informations : https://github.com/tj/git-extras/blob/master/Commands.md#git-ignore-io.
- Lister les templates disponibles :
git ignore-io list
- Générer un template .gitignore :
git ignore-io {{item_a,item_b,item_n}}