mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +02:00
330 B
330 B
git ignore-io
Erstelle
.gitignore
Dateien aus vorgefertigten Vorlagen. Weitere Informationen: https://github.com/tj/git-extras/blob/master/Commands.md#git-ignore-io.
- Liste alle verfügbaren Vorlagen auf:
git ignore-io list
- Erstelle eine
.gitignore
Vorlage:
git ignore-io {{eintrag_a,eintrag_b,eintrag_n}}