git-ignore: add German translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
5b2fdd82fb
commit
50b3af8c5b
12
pages.de/common/git-ignore.md
Normal file
12
pages.de/common/git-ignore.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# git ignore
|
||||||
|
|
||||||
|
> Erstelle .gitignore Dateien aus vorgefertigten Vorlagen.
|
||||||
|
> Mehr Informationen: <https://docs.gitignore.io/install/command-line>.
|
||||||
|
|
||||||
|
- Liste all verfügbaren Vorlagen auf:
|
||||||
|
|
||||||
|
`git ignore list`
|
||||||
|
|
||||||
|
- Erstelle eine .gitignore Vorlage:
|
||||||
|
|
||||||
|
`git ignore {{eintrag_a,eintrag_b,eintrag_n}}`
|
Reference in New Issue
Block a user