# 忽略所有层级的 build 文件夹及其内容 **/build/ # 忽略所有层级的 install 文件夹及其内容 **/install/ # 忽略所有层级的 log 文件夹及其内容 **/log/