git-*: add and update Korean translation (#14031)
* git-a*: add and update Korean translation * git-b*: add and update Korean translation * git-*: add and update Korean translation * Update git-standup.md --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
12
pages.ko/common/git-ignore-io.md
Normal file
12
pages.ko/common/git-ignore-io.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# git ignore-io
|
||||
|
||||
> 미리 정의된 템플릿에서 .gitignore 파일을 생성.
|
||||
> 더 많은 정보: <https://github.com/tj/git-extras/blob/master/Commands.md#git-ignore-io>.
|
||||
|
||||
- 사용 가능한 템플릿 나열:
|
||||
|
||||
`git ignore-io list`
|
||||
|
||||
- .gitignore 템플릿 생성:
|
||||
|
||||
`git ignore-io {{항목_a,항목_b,항목_n}}`
|
Reference in New Issue
Block a user