浏览代码

git merge 忽略指定文件

MengyangDuan 5 年之前
父节点
当前提交
b0cee5a11c
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -1,2 +1,6 @@
 # Auto detect text files and perform LF normalization
 * text=auto
+
+/target/
+.yml
+.xml