![]() |
1
2
不要混合 gitignore 和 gitattributes
您的一个gitattributes文件使用了不允许的负模式。
其中一个使用否定模式。您只需要修复它(通过调整gitattributes模型或转义惊叹号) |