Parcourir la source

git merge 忽略指定文件

MengyangDuan il y a 5 ans
Parent
commit
b0cee5a11c
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

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