Replace non-breaking space with regular space in French pages (#6842)

This commit is contained in:
marchersimon
2021-10-07 09:37:39 +02:00
committed by GitHub
parent 8c5596b720
commit d63065b882
168 changed files with 997 additions and 998 deletions

View File

@@ -1,12 +1,12 @@
# 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>.
> Plus d'informations : <https://github.com/tj/git-extras/blob/master/Commands.md#git-ignore-io>.
- Lister les templates disponibles :
- Lister les templates disponibles :
`git ignore-io list`
- Générer un template .gitignore :
- Générer un template .gitignore :
`git ignore-io {{item_a,item_b,item_n}}`