multiple pages: fix French colon punctuation (#5152)

This commit is contained in:
bl-ue
2021-01-30 12:03:18 -05:00
committed by GitHub
parent a52007380f
commit 5f1ef5bee7
147 changed files with 824 additions and 825 deletions

View File

@@ -1,12 +1,12 @@
# git ignore
> Génerer le fichier .gitignore depuis des templates prédéfinis.
> Plus d'informations : <https://docs.gitignore.io/install/command-line>.
> Plus d'informations : <https://docs.gitignore.io/install/command-line>.
- Lister les templates disponnibles :
- Lister les templates disponnibles :
`git ignore list`
- Genénerer un template .gitignore :
- Genénerer un template .gitignore :
`git ignore {{item_a,item_b,item_n}}`