1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 14:42:07 +02:00
tldr/pages.tr/common/git-ignore.md

310 B

git ignore

Önceden belirlenmiş şablonlarla .gitignore dosyaları oluştur. Daha fazla bilgi için: https://github.com/tj/git-extras/blob/master/Commands.md#git-ignore.

  • Mevzut şablonları sırala:

git ignore list

  • Bir .gitignore şablonu oluştur:

git ignore {{nesne_a,nesne_b,nesne_n}}