git-ignore: add French translation

beep
Ivor Benderavage 2020-10-16 18:48:39 -04:00 committed by Starbeamrainbowlabs
parent 12d2b5cf98
commit 9157696788
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# 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}}`