Fork me on GitHub
摘要: 背景 如果提交代码时,发现已经存在.gitignore添加的内容 .gitignore #忽略所有.flattened-pom.xml文件 **/.flattened-pom.xml #忽略target文件夹 **/target/ 然后提交.gitignore文件 忽略控制 文件之前已经被 Git 阅读全文
posted @ 2025-07-18 11:51 秋夜雨巷 阅读(45) 评论(0) 推荐(0)