mirror of https://github.com/CrimsonTome/tldr.git
324 B
324 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}}