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 may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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