本文 首发于 🌱 煎茶转载 请注明 来源

--exclude=FILE_PATTERN  skip files and directories matching FILE_PATTERN
--exclude-from=FILE     skip files matching any file pattern from FILE
--exclude-dir=PATTERN   directories that match PATTERN will be skipped.

Refs: