1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 12:42:07 +02:00
tldr/pages.ko/common/git-ignore-io.md
코드싸이 0819a11434
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>
2024-10-08 00:22:02 +09:00

316 B

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}}