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

291 B

git ignore

Génerer le fichier .gitignore depuis des templates prédéfinis. Plus d'informations: https://docs.gitignore.io/install/command-line.

  • Lister les templates disponnibles :

git ignore list

  • Genénerer un template .gitignore :

git ignore {{item_a,item_b,item_n}}