|
# git ignore
|
|
|
|
> Génère des fichiers .gitignore à partir de gabarits prédéfinis.
|
|
> Plus d'informations: <https://docs.gitignore.io/install/command-line>.
|
|
|
|
- Liste les gabarits disponibles :
|
|
|
|
`git ignore list`
|
|
|
|
- Génère un gabarit .gitignore :
|
|
|
|
`git ignore {{item_a,item_b,item_n}}`
|