mirror of https://github.com/CrimsonTome/tldr.git
291 B
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}}