git-ignore: add page (and move former to git-ignore-io) (#5908)
This commit is contained in:
12
pages.de/common/git-ignore-io.md
Normal file
12
pages.de/common/git-ignore-io.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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}}`
|
Reference in New Issue
Block a user