.DS_Store dosyası gitignore’dan kalıcı olarak nasıl engellenir?

Mac’indeki tüm repolar için kalıcı olarak engellemek için global gitignore ayarı aşağıdaki gibidir. Bu kodu terminalden uygulamanız yeterlidir.

git config --global core.excludesfile ~/.gitignore_global
echo '**/.DS_Store' >> ~/.gitignore_global
Bash

Windows 11 sağ tık menüsü Windows 10 gibi nasıl yapılır?

Bilgisayarınızdan powershell açtıktan sonra aşağıdaki kodu çalıştırın ve görev yöneticisinden Windows Gezgini’ni yeniden başlatın

PowerShell nasıl açılır?

PowerShell’e yapıştırılacak kod;

reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve

 

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny