


























I use .stignore.sync and various .stignore files in subfolders to sync ignore settings across device, and #include them in .stignore. the .stignore.sync file is like this: #include myrepo/.stignore #include .stignore.symlinks But sometimes the included files are synced later than the .stignore.sync, causing the whole folder to halt. I think it’d be good if we have an optional include that just omit when the file not exist. e.g. #include? file. This way I can also set the default ignore patter...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。