【Git】Git全局忽略.DS_Store

✨Git全局忽略.DS_Store

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

✨参考及引用

https://stackoverflow.com/questions/18393498/gitignore-all-the-ds-store-files-in-every-folder-and-subfolder

https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files


⭐转载请注明出处

本文作者:双份浓缩馥芮白

原文链接:https://www.cnblogs.com/Flat-White/p/17124028.html

版权所有,如需转载请注明出处。

posted @ 2023-02-15 17:43  双份浓缩馥芮白  阅读(28)  评论(0编辑  收藏  举报