Files
tldr/pages.fr/common/git-ignore-io.md

13 lines
327 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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}}`