1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:22:09 +02:00
tldr/pages.fr/common/git-ignore.md

288 B

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